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.

worker-fuzzy.inc 176B

12345678910
  1. # Included from top-level .conf file
  2. backend = "redis";
  3. # For sqlite stuff
  4. #backend = "sqlite";
  5. #hash_file = "${DBDIR}/fuzzy.db";
  6. expire = 90d;
  7. allow_update = ["localhost"];