Home
last modified time | relevance | path

Searched refs:pngcache (Results 1 – 2 of 2) sorted by relevance

/plugin/diagrams/script/
H A Ddownload.js9 const pngcache = $diagram.data('pngcache'); constant
19 if (pngcache) {
20 diagramActions.prepend(ButtonFunctions.getDownloadButton('png', pngcache, media));
/plugin/diagrams/conf/
H A Ddefault.php7 $conf['pngcache'] = 0;