選択できるのは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"];