initial commit

This commit is contained in:
Sebastian Hugentobler 2021-11-18 13:53:06 +01:00
commit 517ff96b15
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
8 changed files with 47 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# See https://rspamd.com/doc/configuration/redis.html
servers = "{{ getenv "REDIS_SERVERS" "127.0.0.1" }}";