add webUIEnabled config

This commit is contained in:
Aria Moradi
2021-08-08 01:11:21 +04:30
parent a17d6a2ea4
commit a04cbcd814
4 changed files with 6 additions and 1 deletions

View File

@@ -10,4 +10,7 @@ server.socksProxyPort = ""
# misc
server.debugLogsEnabled = false
server.systemTrayEnabled = true
# webUI
server.webUIEnabled = true
server.initialOpenInBrowserEnabled = true