diff --git a/mkt/settings.py b/mkt/settings.py index 0a84f226028..87be4513f00 100644 --- a/mkt/settings.py +++ b/mkt/settings.py @@ -27,7 +27,7 @@ # NOTE: If you want to disable this, you have to do it in this file right here # since we do a lot of conditional stuff below. -REGION_STORES = True +REGION_STORES = False # Support carrier URLs that prefix all other URLs, such as /telefonica/. # NOTE: To set this to False, you need to do so in this file or copy over