mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
7 lines
224 B
TOML
7 lines
224 B
TOML
web_ui_pkg_path = "/pkg"
|
|
# Don't set the cpu_flags to autodetect for this platform
|
|
# cpu_flags = "none"
|
|
admin_bind_path = "/data/kanidmd.sock"
|
|
default_config_path = "/data/server.toml"
|
|
default_unix_shell_path = "/bin/false"
|