kanidm/libs/profiles/developer.toml

9 lines
320 B
TOML
Raw Normal View History

2023-02-17 08:02:01 +01:00
# Set to native for developer machines.
cpu_flags = "native"
server_admin_bind_path = "/tmp/kanidmd.sock"
server_ui_pkg_path = "../core/static"
server_config_path = "../../examples/insecure_server.toml"
client_config_path = "/etc/kanidm/config"
resolver_config_path = "/tmp/unixd"
resolver_unix_shell_path = "/bin/bash"