This commit is contained in:
Xavier Guimard 2018-05-28 07:31:48 +02:00
parent 027a588185
commit 96ee91f2aa

View File

@ -92,7 +92,7 @@ logLevel = warn
;
; * File/YAMLFile: you have to set 'dirName' parameter. Example:
;
; type = File
; type = File ; or type = YAMLFile
; dirName = /var/lib/lemonldap-ng/conf
;
; * RDBI/CDBI : you have to set 'dbiChain' (required) and 'dbiUser' and 'dbiPassword'