trying to find out whats causing an occasional crash
[nodejs-repoproxy.git] / repos.conf
index 90bd646..cb13e2f 100644 (file)
@@ -1,5 +1,8 @@
 # cachedir is where it'll store files
-cachedir:./cache
+cachedir:/tmp/cache
+
+# how often we run thru the cache directory and refresh files, delete old files or perform maintenance on repo data (hours)
+cachescan:24
 
 # port to listen on for requests
 listenport:8008