mirror of
https://github.com/safing/portbase
synced 2025-09-02 02:29:59 +00:00
10 lines
141 B
INI
10 lines
141 B
INI
[auth]
|
|
disable_login_form = true
|
|
disable_signout_menu = true
|
|
|
|
[auth.basic]
|
|
enabled = false
|
|
|
|
[auth.anonymous]
|
|
enabled = true
|
|
org_role = Admin
|