Home
last modified time | relevance | path

Searched +full:updatecheck -(+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/conf/
H A Ddokuwiki.php144 $conf['updatecheck'] = 1; //automatically check for new releases?
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php232 $meta['updatecheck'] = ['onoff'];
/dokuwiki/inc/
H A Dinfoutils.php35 if (!$conf['updatecheck']) return;