Basic beaker caching functionality added to the application.

This commit is contained in:
Christopher Allan Webber
2011-08-23 23:22:17 -05:00
parent 12c340fc07
commit 0533f117a9
5 changed files with 32 additions and 1 deletions

View File

@@ -19,5 +19,8 @@ base_url = /mgoblin_media/
[storage:queuestore]
base_dir = %(here)s/test_user_dev/media/queue
[beaker.cache]
enabled = false
[celery]
celery_always_eager = true