mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 12:27:08 +00:00
add a hidden config to disable Syncer logging to the console (#7049)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
created: 20190903192324700
|
||||
modified: 20190903192324700
|
||||
tags: [[Hidden Settings]]
|
||||
title: Hidden Setting: Sync Logging
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
Specifies whether [[Syncadaptor|https://tiddlywiki.com/dev/#Syncadaptor]] should log information to the browser's developer console or not.
|
||||
|
||||
Defaults to `yes`. Set to `no` to disable logging.
|
||||
|
||||
Changing needs restart to take effect.
|
||||
|
||||
$:/config/SyncLogging
|
||||
Reference in New Issue
Block a user