Give a small amount of info on how to set the theme.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 21 Aug 2012 13:33:44 +0000 (08:33 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 21 Aug 2012 13:36:55 +0000 (08:36 -0500)
mediagoblin.ini

index 0cf5a15852e13f8249743d04bc389b41ed24c406..05c9c1ae0236131952bf3298ea76548d4325aaef 100644 (file)
@@ -19,7 +19,12 @@ allow_registration = true
 # 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/
+# local_templates = %(here)s/user_dev/templates/
+
+## You can set your theme by specifying this.  Please see the the
+## theming docs on how to install and enable themes.  (The airy theme
+## comes built in.)
+# theme = airy
 
 [storage:queuestore]
 base_dir = %(here)s/user_dev/media/queue