Update configuration.md

This commit is contained in:
Olivier Lambert 2015-11-11 15:25:50 +01:00
parent 5fcc4928e8
commit 6fc1fb0a9e

View File

@ -62,7 +62,7 @@ By default, XO-server will try to contact Redis server on `localhost`, with the
uri: 'tcp://db:password@hostname:port' uri: 'tcp://db:password@hostname:port'
``` ```
### External auth (LDAP) ### Plugins
You should see at the end of the config file, something like this: You should see at the end of the config file, something like this:
@ -73,7 +73,7 @@ plugins:
auth-github: auth-github:
``` ```
The plugin configuration is now done in the interface, in the plugin section of "Settings". The configuration of each plugin is in the interface, in the "Plugins" section of "Settings".
### Log file ### Log file