mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: set Timeout for detecting outdated filename foramt
This commit is contained in:
@@ -307,8 +307,7 @@
|
||||
(def default-config
|
||||
"Default config for a repo-specific, user config"
|
||||
{:feature/enable-search-remove-accents? true
|
||||
:default-arweave-gateway "https://arweave.net"
|
||||
:file/name-format :triple-lowbar})
|
||||
:default-arweave-gateway "https://arweave.net"})
|
||||
|
||||
;; State that most user config is dependent on
|
||||
(declare get-current-repo sub set-state!)
|
||||
|
||||
Reference in New Issue
Block a user