From 932e3f50981872dc0cffb68e5589ab69374a774f Mon Sep 17 00:00:00 2001 From: Stephane de Labrusse Date: Tue, 14 May 2024 11:11:29 +0200 Subject: [PATCH] Update piler.conf with queuedir configuration for purging emails cron job --- imageroot/templates/piler.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/imageroot/templates/piler.conf b/imageroot/templates/piler.conf index 84e4c29..39cbcb9 100644 --- a/imageroot/templates/piler.conf +++ b/imageroot/templates/piler.conf @@ -46,4 +46,5 @@ update_counters_to_memcached=0 username=piler verbosity=1 workdir=/var/piler/tmp -mysqlhost=127.0.0.1 \ No newline at end of file +mysqlhost=127.0.0.1 +queuedir=/var/piler/store