[mod] role:hedgedoc:defaults:authelia_url
This commit is contained in:
parent
6fb16d609a
commit
bfd815e708
|
|
@ -14,7 +14,7 @@
|
||||||
"var_hedgedoc_authentication_kind": "authelia",
|
"var_hedgedoc_authentication_kind": "authelia",
|
||||||
"var_hedgedoc_authentication_data_authelia_client_id": "hedgedoc",
|
"var_hedgedoc_authentication_data_authelia_client_id": "hedgedoc",
|
||||||
"var_hedgedoc_authentication_data_authelia_client_secret": "REPLACE_ME",
|
"var_hedgedoc_authentication_data_authelia_client_secret": "REPLACE_ME",
|
||||||
"var_hedgedoc_authentication_data_authelia_url_base": "https://authelia.linke.sx",
|
"var_hedgedoc_authentication_data_authelia_url_base": "https://authelia.example.org",
|
||||||
"var_hedgedoc_guest_allow_create": false,
|
"var_hedgedoc_guest_allow_create": false,
|
||||||
"var_hedgedoc_guest_allow_change": false,
|
"var_hedgedoc_guest_allow_change": false,
|
||||||
"var_hedgedoc_free_names_mode": "authed"
|
"var_hedgedoc_free_names_mode": "authed"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue