mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 22:38:09 -05:00
Add traffic to example.ini.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user