From 9cd5fed51d31b1387e505e8a3c867e61c21e2ea3 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sat, 14 Jul 2012 09:29:45 -0700 Subject: [PATCH] Add traffic to example.ini. --- r2/example.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/r2/example.ini b/r2/example.ini index 8eea365f8..8ec545260 100644 --- a/r2/example.ini +++ b/r2/example.ini @@ -178,7 +178,7 @@ amqp_virtual_host = / ## -- database setup -- # list of all databases named in the subsequent table -databases = main, comment, vote, email, authorize, award, hc +databases = main, comment, vote, email, authorize, award, hc, traffic db_user = reddit db_pass = password @@ -195,6 +195,7 @@ email_db = reddit, 127.0.0.1, *, *, *, *, * authorize_db = reddit, 127.0.0.1, *, *, *, *, * award_db = reddit, 127.0.0.1, *, *, *, *, * hc_db = reddit, 127.0.0.1, *, *, *, *, * +traffic_db = reddit, 127.0.0.1, *, *, *, *, * hardcache_categories = *:hc:hc