[tryton-debian-vcs] tryton-server branch debian updated. debian/4.0.2-1-1-g4cc27c5
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Sat Jul 23 19:02:49 UTC 2016
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-server.git;a=commitdiff;h=debian/4.0.2-1-1-g4cc27c5
commit 4cc27c52e0c7265be8e65a10460db4f296983298
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sat Jul 23 21:02:36 2016 +0200
Adding the correct web root for tryton-sao to trytond.conf.
diff --git a/debian/trytond.conf b/debian/trytond.conf
index a5ae51d..1fb4eca 100644
--- a/debian/trytond.conf
+++ b/debian/trytond.conf
@@ -24,7 +24,9 @@
#hostname =
# The root path to retrieve data for GET requests
-#root = /var/www/localhost/tryton
+# (i.e. namely the path to the web client)
+# (Internal default: /var/www/localhost/tryton)
+root = /usr/share/tryton-sao/www
[database]
--
tryton-server
More information about the tryton-debian-vcs
mailing list