diff options
Diffstat (limited to 'production.ini')
-rw-r--r-- | production.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/production.ini b/production.ini index e2380ce..382dbb1 100644 --- a/production.ini +++ b/production.ini @@ -13,6 +13,8 @@ pyramid.debug_routematch = false pyramid.default_locale_name = fr pyramid.includes = pyramid_tm + pyramid_mako + pyramid_exclog sqlalchemy.url = sqlite:///%(here)s/JM2L.sqlite |