您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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"];