kanidm/libs/profiles/developer.toml
Firstyear 226274da23
20250102 freebsd client (#3333)
Support freebsd as a unix client
2025-01-04 09:22:44 +10:00

8 lines
278 B
TOML

# 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"
resolver_config_path = "/tmp/unixd"
resolver_unix_shell_path = "/bin/bash"