add timestamp

This commit is contained in:
Chrys
2019-09-07 00:43:23 +02:00
parent 52f1c221c3
commit a386ef8d0d
10 changed files with 24 additions and 20 deletions

View File

@ -56,7 +56,7 @@ settingsData = {
'general':{
'debugLevel': debug.debugLevel.DEACTIVE,
'debugMode': 'FILE',
'debugFile': '/var/log/fenrirscreenreader/fenrir.log',
'debugFile': '',
'punctuationProfile':'default',
'punctuationLevel': 'some',
'respectPunctuationPause':True,