changed log settings ins LocalSettings.LDAP.php

This commit is contained in:
ma
2022-11-29 11:27:09 +01:00
parent 94c159014d
commit f1f3ac1ee5
2 changed files with 4 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ RUN touch '/log/mediawiki/LDAPGroups.log'
RUN touch '/log/mediawiki/LDAPUserInfo.log'
RUN touch '/log/mediawiki/LDAPProvider.log'
RUN touch '/log/mediawiki/PluggableAuth.log'
RUN touch '/log/mediawiki/LDAPSyncAll.log'
RUN touch '/log/mediawiki/Auth_remoteuser.log'
RUN touch '/log/mediawiki/ldap.log'
RUN touch '/log/mediawiki/mw_debug.log'