diff --git a/theo/config.py b/theo/config.py index fa6b006..7842e17 100644 --- a/theo/config.py +++ b/theo/config.py @@ -37,7 +37,7 @@ class TheoConfig(ConfigExtension): # this is the "Theo" app config.setdefault('rattail', 'app_title', "Theo") - config.setdefault('rattail', 'app_package', 'theo') + config.setdefault('rattail', 'app_dist', 'tailbone-theo') config.setdefault('tailbone.static_libcache.module', 'theo.web.static') # menus