diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-03-04 16:18:54 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-03-04 16:18:54 +0100 |
| commit | dc6a8b4ad5e29f8aea2de73646aeca6e819db0b0 (patch) | |
| tree | 542bdc5031bd5be486a9b7d657a5c35cce1bffa3 /megapixels/app/settings/app_cfg.py | |
| parent | bc0349c19a63b06859341bfa83ff43efdea763d4 (diff) | |
rebuild
Diffstat (limited to 'megapixels/app/settings/app_cfg.py')
| -rw-r--r-- | megapixels/app/settings/app_cfg.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/megapixels/app/settings/app_cfg.py b/megapixels/app/settings/app_cfg.py index 40625958..d213f584 100644 --- a/megapixels/app/settings/app_cfg.py +++ b/megapixels/app/settings/app_cfg.py @@ -165,6 +165,7 @@ S3_DATASETS_PATH = "v1" # datasets is already in the filename DIR_SITE_PUBLIC = "../site/public" DIR_SITE_CONTENT = "../site/content/pages" DIR_SITE_TEMPLATES = "../site/templates" +DIR_SITE_INCLUDES = "../site/includes" DIR_SITE_USER_CONTENT = "../site/public/user_content" # ----------------------------------------------------------------------------- |
