Home
last modified time | relevance | path

Searched +full:registernotify -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Subscriptions/
H A DRegistrationSubscriptionSender.php21 if (empty($conf['registernotify'])) {
32 $conf['registernotify'],
/dokuwiki/conf/
H A Ddokuwiki.php109 $conf['registernotify'] = ''; //send info about newly registered users to this email (leave blank for nobody)
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php213 $meta['registernotify'] = ['email', '_multiple' => true];