From b3c520535b8132ad75bbf126d52fc688ed40bdf9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Thu, 14 Nov 2024 17:05:44 +0100 Subject: [PATCH] Updated wiki.in (to send e-mails from wiki@userrendszerhaz.hu). --- .../wiki.in/c3d/postinstall/install-data/etc/dokuwiki/local.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/wiki.in/c3d/postinstall/install-data/etc/dokuwiki/local.php b/sources/wiki.in/c3d/postinstall/install-data/etc/dokuwiki/local.php index 5a0040d..7f1b641 100644 --- a/sources/wiki.in/c3d/postinstall/install-data/etc/dokuwiki/local.php +++ b/sources/wiki.in/c3d/postinstall/install-data/etc/dokuwiki/local.php @@ -22,7 +22,7 @@ $conf['updatecheck'] = 0; $conf['authtype'] = 'authldap'; -$conf['mailfrom'] = 'wiki@useribm.hu'; +$conf['mailfrom'] = 'wiki@userrendszerhaz.hu'; $conf['plugin']['authldap']['server'] = 'ldap://fds.useribm.hu:389'; $conf['plugin']['authldap']['usertree'] = 'ou=People,dc=user,dc=hu'; -- 2.54.0