mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2026-02-01 00:14:20 +01:00
Update server.conf
add auth to config
This commit is contained in:
@@ -16,3 +16,8 @@ server.webUIEnabled = true
|
||||
server.initialOpenInBrowserEnabled = false
|
||||
server.webUIInterface = "browser"
|
||||
server.electronPath = ""
|
||||
|
||||
# Auth
|
||||
server.basicAuthEnabled = false
|
||||
server.basicAuthUsername = ""
|
||||
server.basicAuthPassword = ""
|
||||
|
||||
Reference in New Issue
Block a user