summaryrefslogtreecommitdiffstats
path: root/fc13xt.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'fc13xt.cfg')
-rw-r--r--fc13xt.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/fc13xt.cfg b/fc13xt.cfg
index 46d97c2..55af4c1 100644
--- a/fc13xt.cfg
+++ b/fc13xt.cfg
@@ -6,6 +6,8 @@ config_opts['dist'] = 'fc13' # only useful for --resultdir variable subst
config_opts['plugin_conf']['ccache_enable'] = True
config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G'
config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc13x/"
+config_opts['plugin_conf']['yum_cache_opts']['max_age_days'] = 1500
+config_opts['plugin_conf']['root_cache_opts']['max_age_days'] = 1500
config_opts['macros']['%_topdir']="/builddir/build"
config_opts['macros']['%_smp_mflags']="-j3"