some minor changes for settings
This commit is contained in:
parent
955d894d64
commit
d12a09a98e
3 changed files with 15 additions and 7 deletions
13
dal/userservice.conf.example
Normal file
13
dal/userservice.conf.example
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[System]
|
||||
|
||||
# Set up where the RabbitMQ is at and user:password
|
||||
|
||||
RABBITMQ = guest:guest@127.0.0.1
|
||||
|
||||
[LDAP]
|
||||
|
||||
# Set up the user who can search
|
||||
SEARCHUSER = uid=search,ou=system,dc=ungleich,dc=ch
|
||||
SEARCHUSERPASSWORD = fnord
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue