add initial remote stuff

This commit is contained in:
chrys
2018-09-05 22:27:56 +02:00
parent d5fa50e8c3
commit 1fe54c6d97
9 changed files with 107 additions and 19 deletions

View File

@ -82,7 +82,7 @@ settingsData = {
'highlight': False,
},
'remote':{
'enable': True,
'enabled': True,
'method': 'unix',
'enableSettingsRemote': True,
'allowSettings': 'barrier#enabled',