aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/configs/stats.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/configs/stats.conf')
-rw-r--r--test/functional/configs/stats.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/functional/configs/stats.conf b/test/functional/configs/stats.conf
index 20423c16f..a70fc5aed 100644
--- a/test/functional/configs/stats.conf
+++ b/test/functional/configs/stats.conf
@@ -1,15 +1,15 @@
options = {
filters = ["spf", "dkim", "regexp"]
- url_tld = "${CURDIR}/lua/unit/test_tld.dat"
+ url_tld = "${TESTDIR}/lua/unit/test_tld.dat"
dns = {
nameserver = "8.8.8.8"
}
- pidfile = "${TMPDIR}/rspamd-bats.pid"
+ pidfile = "${TMPDIR}/rspamd.pid"
}
logging = {
type = "file",
level = "debug"
- filename = "${TMPDIR}/rspamd-bats-${TEST_NUM}.log"
+ filename = "${TMPDIR}/rspamd.log"
}
metric = {
name = "default",