Load multiple media types based on the media_types section of the config file

This commit is contained in:
Christopher Allan Webber
2011-11-25 11:41:24 -06:00
parent 99d2ac1d83
commit cfa96da734
3 changed files with 9 additions and 13 deletions

View File

@@ -11,6 +11,9 @@ email_debug_mode = true
# Set to false to disable registrations
allow_registration = true
## Uncomment this to turn on video or enable other media types
# media_types = mediagoblin.media_types.image, mediagoblin.media_types.video
## Uncomment this to put some user-overriding templates here
#local_templates = %(here)s/user_dev/templates/