Cleanup and add OS requirements
This commit is contained in:
parent
6b21a3b1a0
commit
9a44d45f39
5 changed files with 2 additions and 392 deletions
|
|
@ -1,19 +0,0 @@
|
|||
[System]
|
||||
|
||||
# Set up where the RabbitMQ is at and user:password
|
||||
|
||||
RABBITMQ = guest:guest@127.0.0.1
|
||||
|
||||
[EMAIL]
|
||||
|
||||
EMAILFROM = info@ungleich.ch
|
||||
|
||||
[LDAP]
|
||||
|
||||
# Set up the user who can search
|
||||
SEARCHUSER = uid=search,ou=system,dc=ungleich,dc=ch
|
||||
SEARCHUSERPASSWORD = fnord
|
||||
|
||||
# Set up which LDAP server to query for auth
|
||||
|
||||
LDAPSERVER = ldaps://ldap1.ungleich.ch
|
||||
Loading…
Add table
Add a link
Reference in a new issue