kanidm/libs/profiles/developer.toml

7 lines
233 B
TOML
Raw Normal View History

2024-07-15 10:06:15 +02:00
htmx_ui_pkg_path = "../core/static"
2023-02-17 08:02:01 +01:00
# Set to native for developer machines.
cpu_flags = "native"
2023-07-24 02:05:10 +02:00
admin_bind_path = "/tmp/kanidmd.sock"
default_config_path = "../../examples/insecure_server.toml"
default_unix_shell_path = "/bin/bash"