diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config | 8 | 
1 files changed, 7 insertions, 1 deletions
| @@ -1,6 +1,12 @@  [remote]  port = 7272 -remotepassword = pwhere +password = pwhere + +[webinterface] +activated = True +port = 8080 +username = User +password = webpw  [log]  file_log = True | 
