Skip to content

Commit

Permalink
Revert "Add default cache alias"
Browse files Browse the repository at this point in the history
This reverts commit 9be6216.
  • Loading branch information
agjohnson committed Feb 13, 2017
1 parent 9be6216 commit cbf55de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readthedocs/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ def INSTALLED_APPS(self): # noqa
}
}
CACHE_MIDDLEWARE_SECONDS = 60
DEFAULT_CACHE_ALIAS = 'default'

# I18n
TIME_ZONE = 'America/Chicago'
Expand Down

0 comments on commit cbf55de

Please sign in to comment.