Skip to content
Snippets Groups Projects

Autocommit for whitelist.csv/greylist.csv

Merged Pavel Vyskočil requested to merge github/fork/vyskocilpavel/autoCommit into master
8 files
+ 99
31
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -25,6 +25,8 @@ $config = array(
@@ -25,6 +25,8 @@ $config = array(
*/
*/
'ldap.hostname' => 'ldaps://perun.inside.cz',
'ldap.hostname' => 'ldaps://perun.inside.cz',
 
'ldap.base' => 'dc=perun,dc=inside,dc=cz',
 
/**
/**
* ldap credentials if ldap search is protected. If it is null or not set at all. No user is used for bind.
* ldap credentials if ldap search is protected. If it is null or not set at all. No user is used for bind.
*/
*/
Loading