Auto-enabling new users for the 2nd anniversary of the google reader shutdown.

This commit is contained in:
Samuel Clay 2015-03-12 13:18:05 -07:00
parent ae926d5c57
commit 3c0b8c642d
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>
#define DEBUG 1
//#define DEBUG 1
//#define PROD_DEBUG 1
#ifdef DEBUG

View file

@ -77,7 +77,7 @@ DEBUG_ASSETS = DEBUG
HOMEPAGE_USERNAME = 'popular'
ALLOWED_HOSTS = ['*']
AUTO_PREMIUM_NEW_USERS = False
AUTO_ENABLE_NEW_USERS = False
AUTO_ENABLE_NEW_USERS = True
PAYPAL_TEST = False
# ===============