mention dependencies, dbupdate, refer to docs

http://issues.mediagoblin.org/ticket/470
This commit is contained in:
Mike Linksvayer 2012-10-12 15:05:29 -07:00
parent bc34b471d5
commit 200433dc38

View File

@ -16,6 +16,8 @@ email_debug_mode = true
allow_registration = true
## Uncomment this to turn on video or enable other media types
## You may have to install dependencies, and will have to run ./bin/dbupdate
## See http://docs.mediagoblin.org/siteadmin/media-types.html for details.
# media_types = mediagoblin.media_types.image, mediagoblin.media_types.video
## Uncomment this to put some user-overriding templates here