[mod] hedgedoc:default:auth:changed to "internal"
This commit is contained in:
parent
6a1e9938f8
commit
55d5c57cc2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"var_hedgedoc_database_data_postgresql_password": "REPLACE_ME",
|
"var_hedgedoc_database_data_postgresql_password": "REPLACE_ME",
|
||||||
"var_hedgedoc_database_data_postgresql_schema": "hedgedoc",
|
"var_hedgedoc_database_data_postgresql_schema": "hedgedoc",
|
||||||
"var_hedgedoc_domain": "hedgedoc.example.org",
|
"var_hedgedoc_domain": "hedgedoc.example.org",
|
||||||
"var_hedgedoc_authentication_kind": "authelia",
|
"var_hedgedoc_authentication_kind": "internal",
|
||||||
"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.example.org",
|
"var_hedgedoc_authentication_data_authelia_url_base": "https://authelia.example.org",
|
||||||
|
|
Loading…
Add table
Reference in a new issue