add debugManager and -p option for print only

This commit is contained in:
chrys
2017-08-11 16:07:31 +02:00
parent 9f7e0c7f3c
commit 83e32ed62c
7 changed files with 18 additions and 64 deletions

View File

@@ -148,6 +148,10 @@ doubleTapTimeout=0.2
[general]
debugLevel=0
# debugMode sets where the debug output should send to:
# debugMode=File writes to /var/log/fenrir.log
# debugMode=Print just prints on the screen
debugMode=File
punctuationProfile=default
punctuationLevel=some
respectPunctuationPause=True