12 lines
193 B
Plaintext
12 lines
193 B
Plaintext
|
|
facebook:
|
|
appid: "<appid>"
|
|
secret: "<secret>"
|
|
ldap:
|
|
host: "localhost"
|
|
port: 389
|
|
method: "plain"
|
|
base: "ou=People,dc=local"
|
|
uid: 'uid'
|
|
bind: '<bind dn>'
|
|
password: '<passwort>' |