blob: cbaa6f64fdc76e4cf6104b9233c4d37d0ff0e65c (
plain) (
tree)
|
|
[ldap]
server = "ldap://localhost:1389"
service_dn_suffix = "ou=services,ou=users,dc=staging,dc=deuxfleurs,dc=org"
admin_dn = "cn=admin,dc=staging,dc=deuxfleurs,dc=org"
admin_password_secret = "directory/admin_password"
[constants]
"dummy/public_domain" = "dummy.staging.deuxfleurs.org"
"dummy/test_constant" = "test value"
|