mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
8 lines
272 B
TOML
8 lines
272 B
TOML
# Don't set the cpu_flags to autodetect for this platform
|
|
# cpu_flags = "none"
|
|
server_admin_bind_path = "/data/kanidmd.sock"
|
|
server_ui_pkg_path = "/hpkg"
|
|
server_config_path = "/data/server.toml"
|
|
resolver_config_path = "/data/unixd"
|
|
resolver_unix_shell_path = "/bin/false"
|