summaryrefslogtreecommitdiffstats
path: root/conf/config.proto
diff options
context:
space:
mode:
Diffstat (limited to 'conf/config.proto')
-rw-r--r--conf/config.proto3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/config.proto b/conf/config.proto
index 934d3697..be37f430 100644
--- a/conf/config.proto
+++ b/conf/config.proto
@@ -35,6 +35,9 @@ snapshot_uri = /cgit/aur.git/snapshot/%s.tar.gz
enable-maintenance = 1
maintenance-exceptions = 127.0.0.1
render-comment-cmd = /usr/local/bin/aurweb-rendercomment
+# memcache or apc
+cache = none
+memcache_servers = 127.0.0.1:11211
[ratelimit]
request_limit = 4000