From 213dd1e0dfb7fdd67c216cb470069fca7f9ef0b0 Mon Sep 17 00:00:00 2001 From: Keith Mitchell Date: Thu, 14 Jun 2012 11:40:34 -0700 Subject: [PATCH] Add CLOUDSEARCH_SUBREDDIT endpoints to example.ini --- r2/example.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/r2/example.ini b/r2/example.ini index afd30bd97..6934226c1 100644 --- a/r2/example.ini +++ b/r2/example.ini @@ -57,6 +57,8 @@ ADMINSECRET = abcdefghijklmnopqrstuvwxyz0123456789 CLOUDSEARCH_SEARCH_API = CLOUDSEARCH_DOC_API = +CLOUDSEARCH_SUBREDDIT_SEARCH_API = +CLOUDSEARCH_SUBREDDIT_DOC_API = # -- feature toggles -- disable_ads = false