kanidm/libs/profiles/developer.toml
2024-07-15 08:06:15 +00:00

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"