diff options
Diffstat (limited to 'fc39x.tpl')
-rw-r--r-- | fc39x.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ config_opts['extra_chroot_dirs'] = [ '/run/lock', ] config_opts['releasever'] = '39' config_opts['package_manager'] = 'dnf' -config_opts['plugin_conf']['ccache_enable'] = True +config_opts['plugin_conf']['ccache_enable'] = False config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39x/" |