Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f8a99bbd4 |
+2
-2
@@ -27,8 +27,8 @@
|
|||||||
"ldap": {
|
"ldap": {
|
||||||
"host": "10.10.10.39",
|
"host": "10.10.10.39",
|
||||||
"port": 3890,
|
"port": 3890,
|
||||||
"bind_dn": "uid=jared,ou=people,dc=example,dc=com",
|
"bind_dn": "uid=gandalf,ou=people,dc=example,dc=com",
|
||||||
"bind_pw": "SJdi$P%RhB3yRoXE^PNL",
|
"bind_pw": "AZ-eUFRxamnlLEELuDy5-Mh6z-2cJbL_YJZnu64Tf0A",
|
||||||
"user_base": "ou=people,dc=example,dc=com",
|
"user_base": "ou=people,dc=example,dc=com",
|
||||||
"cache_dir": "/tmp/gandalf_avatars",
|
"cache_dir": "/tmp/gandalf_avatars",
|
||||||
"cache_ttl": 3600
|
"cache_ttl": 3600
|
||||||
|
|||||||
Reference in New Issue
Block a user