diff --git a/logseq/config.edn b/logseq/config.edn index 74e0c1d7..fc75975f 100644 --- a/logseq/config.edn +++ b/logseq/config.edn @@ -415,4 +415,5 @@ :feature/enable-flashcards? false :journal/page-title-format "E, yyyy/MM/dd" :editor/logical-outdenting? true - :editor/preferred-pasting-file? true} + :editor/preferred-pasting-file? true + :feature/enable-whiteboards? false}