diff --git a/logseq/config.edn b/logseq/config.edn index 6c0e790d..54ae0f53 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -417,4 +417,5 @@ :editor/logical-outdenting? true :editor/preferred-pasting-file? true :feature/enable-whiteboards? false - :ui/show-brackets? true} + :ui/show-brackets? true + :graph/settings {:orphan-pages? false}}