summaryrefslogtreecommitdiff
path: root/install/uwsgi.ini.template
diff options
context:
space:
mode:
authorCyril Brulebois <cyril@debamax.com>2016-04-07 22:16:45 +0200
committerCyril Brulebois <cyril@debamax.com>2016-04-07 23:25:21 +0200
commit6219475e063f13963db5fd91afe012b48d8a209e (patch)
treeaf6bc514e4899c48653e253f0e1c396e4c7d3ac6 /install/uwsgi.ini.template
parent72b4b3311a73ed5c53787b6eafc336462713aecb (diff)
downloadIshtar-6219475e063f13963db5fd91afe012b48d8a209e.tar.bz2
Ishtar-6219475e063f13963db5fd91afe012b48d8a209e.zip
Adapt templates for the new paths.
With the instance creation script, one ends up without the two extra levels expected by the original installation script, so strip the extra dirs from these templates. NOTE: Applying this patch to the master or v0.9 branches would break the install script. The Debian packaging should probably apply this patch at build time instead. Signed-off-by: Cyril Brulebois <cyril@debamax.com>
Diffstat (limited to 'install/uwsgi.ini.template')
-rw-r--r--install/uwsgi.ini.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/uwsgi.ini.template b/install/uwsgi.ini.template
index dd8f00480..51a4c5b7f 100644
--- a/install/uwsgi.ini.template
+++ b/install/uwsgi.ini.template
@@ -2,7 +2,7 @@
# variables
projectname = #APP_NAME#
projectdomain = #URL#
-base = #INSTALL_PREFIX#/#DB_NAME#/ishtar/
+base = #INSTALL_PREFIX#
# config
plugins = python