mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
8 lines
267 B
TOML
8 lines
267 B
TOML
web_ui_pkg_path = "../web_ui/pkg"
|
|
htmx_ui_pkg_path = "../core/static"
|
|
# Set to native for developer machines.
|
|
cpu_flags = "native"
|
|
admin_bind_path = "/tmp/kanidmd.sock"
|
|
default_config_path = "../../examples/insecure_server.toml"
|
|
default_unix_shell_path = "/bin/bash"
|