Serve and setup the mediagoblin "linked theme" assets directory
This commit is contained in:
@@ -63,6 +63,7 @@ geolocation_map_visible = boolean(default=False)
|
||||
# Theming stuff
|
||||
theme_install_dir = string(default="%(here)s/user_dev/themes/")
|
||||
theme_web_path = string(default="/theme_static/")
|
||||
theme_linked_assets_dir = string(default="%(here)s/theme_static/")
|
||||
theme = string()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user