aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin.ini')
-rw-r--r--mediagoblin.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/mediagoblin.ini b/mediagoblin.ini
index 728ab2f2..dbde6e51 100644
--- a/mediagoblin.ini
+++ b/mediagoblin.ini
@@ -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/