Searched +full:fetchsize -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 4 of 4) sorted by relevance
102 $conf['fetchsize'] = 0; //maximum size (bytes) fetch.php may download from extern, disabled by default
206 $meta['fetchsize'] = ['numeric'];
102 'Feof','Ferror','FetchMemo','FetchSize','Fflush','Fgets',
1896 // if no cache or fetchsize just redirect1898 if (!$conf['fetchsize']) return false;1937 $http->max_bodysize = $conf['fetchsize'];