9 lines
271 B
JSON
9 lines
271 B
JSON
|
{
|
||
|
"var_arc_core_user": "authelia",
|
||
|
"var_arc_core_directory": "/opt/arc",
|
||
|
"var_arc_core_server_host": "::",
|
||
|
"var_arc_core_server_port": 7463,
|
||
|
"var_arc_core_authentication_hash_salt": "REPLACE_ME",
|
||
|
"var_arc_core_authelia_usersfile_path": "/var/authelia/users.yaml"
|
||
|
}
|