remove remote filter lists

This commit is contained in:
chrys
2018-09-08 20:05:59 +02:00
parent 45921a4487
commit a0beb42e89
8 changed files with 16 additions and 52 deletions

View File

@ -86,9 +86,7 @@ settingsData = {
'port': 22447,
'socketpath':'/tmp/',
'enableSettingsRemote': True,
'allowSettings': 'barrier#enabled',
'enableCommandRemote': True,
'allowCommands': 'say,interrupt,window,resetwindow',
},
'barrier':{
'enabled': True,