You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

url_tags.conf 123B

123456789
  1. url_tags {
  2. }
  3. redis {
  4. servers = "${RSPAMD_REDIS_ADDR}:${RSPAMD_REDIS_PORT}";
  5. }
  6. options {
  7. enable_experimental = true;
  8. }