Give a small amount of info on how to set the theme.
This commit is contained in:
@@ -19,7 +19,12 @@ allow_registration = true
|
|||||||
# media_types = mediagoblin.media_types.image, mediagoblin.media_types.video
|
# media_types = mediagoblin.media_types.image, mediagoblin.media_types.video
|
||||||
|
|
||||||
## Uncomment this to put some user-overriding templates here
|
## 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]
|
[storage:queuestore]
|
||||||
base_dir = %(here)s/user_dev/media/queue
|
base_dir = %(here)s/user_dev/media/queue
|
||||||
|
|||||||
Reference in New Issue
Block a user