mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-09-14 22:42:31 +00:00
allow-server-side-sessions (#855)
This commit is contained in:
@@ -8,6 +8,7 @@ BIND_ADDRESS = '0.0.0.0'
|
||||
PORT = 9191
|
||||
HSTS_ENABLED = False
|
||||
OFFLINE_MODE = False
|
||||
FILESYSTEM_SESSIONS_ENABLED = False
|
||||
|
||||
### DATABASE CONFIG
|
||||
SQLA_DB_USER = 'pda'
|
||||
|
Reference in New Issue
Block a user