server: use local slurp cache separate from production
This commit is contained in:
parent
cc1e998ec5
commit
46f823baae
@ -11,4 +11,4 @@ port = 9345
|
||||
#log_level = "critical"
|
||||
newsreader_database_url = "postgres://newsreader@nixos-07.h.xinu.tv/newsreader"
|
||||
newsreader_tantivy_db_path = "../target/database/newsreader"
|
||||
slurp_cache_path = "/net/nasx/x/letterbox/slurp"
|
||||
slurp_cache_path = "/tmp/letterbox/slurp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user