server: use local slurp cache separate from production
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user