BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
usr
/
share
/
glib-2.0
/
schemas
📤 Upload
📝 New File
📁 New Folder
Close
Editing: org.mate.thumbnail-cache.gschema.xml
<schemalist gettext-domain="mate-desktop"> <schema id="org.mate.thumbnail-cache" path="/org/mate/desktop/thumbnail-cache/"> <key name="maximum-age" type="i"> <range min="-1" max="365"/> <default>180</default> <description>Maximum age for thumbnails in the cache, in days. Set to -1 to disable cleaning.</description> </key> <key name="maximum-size" type="i"> <default>512</default> <description>Maximum size of the thumbnail cache, in megabytes. Set to -1 to disable cleaning.</description> </key> </schema> </schemalist>
Save
Cancel