end of debug !

wiki
Pyjacpp 2026-07-27 15:54:10 +02:00
parent 432457ff6c
commit 18cf9148ed
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 2 additions and 9 deletions

View File

@ -96,7 +96,7 @@ in
];
$wgPasswordSender = 'root@crans.org';
$wgEmergencyContact = 'contact@crans.org';
$wgNoReplyAddress = 'root@crans.org';
$wgNoReplyAddress = 'contact@crans.org'; # On reçoit les réponses aux mails
$wgEnableUserEmail = false;
$wgAllowHTMLEmail = true;
@ -110,7 +110,7 @@ in
$wgUsersNotifiedOnAllChanges = [];
# Auth
$wgPluggableAuth_EnableLocalLogin = true;
$wgPluggableAuth_EnableLocalLogin = false;
$LDAPAuthentication2AllowLocalLogin = true;
$LDAPProviderDomainConfigs = "${config.age.secrets.mediawiki-ldap.path}";
$wgOAuthCustomAuthProviders = [
@ -178,13 +178,6 @@ in
$wgNamespacesWithSubpages[NS_MAIN] = true;
$wgNamespacesWithSubpages[NS_ARCHIVE] = true;
$wgVisualEditorAvailableNamespaces[NS_ARCHIVE] = true;
# Debug
$wgShowExceptionDetails = true;
$wgDebugToolbar = true;
$wgDebugLogFile = "/var/log/mediawiki/debug.log";
# $wgShowDebug = true;
# $wgDevelopmentWarnings = true;
'';
skins = {