SHA256
1
0
forked from pool/trytond

Accepting request 458684 from Application:ERP:Tryton:Factory

update to GNU Health

OBS-URL: https://build.opensuse.org/request/show/458684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trytond?expand=0&rev=5
This commit is contained in:
2017-02-21 12:49:24 +00:00
committed by Git OBS Bridge
parent 929816d721
commit 3653c110a1
3 changed files with 12 additions and 9 deletions

View File

@@ -72,7 +72,12 @@ listen = [::]:8000
#hostname =
# The root path to retrieve data for GET requests
#data = jsondata
# used for SAO as well!
#
#data = /srv/tryton-sao/package
#
# SAO listens on http://localhost:8000
[xmlrpc]
# Settings for the XML-RPC network interface
@@ -132,10 +137,3 @@ listen = [::]:8000
#uri = ldap://host:port/dn?attributes?scope?filter?extensions
# A basic default URL could look like
#uri = ldap://localhost:389/
# SAO - the web-client
# set the path where SAO handles the requests:
#[web]
#root = /usr/lib/node-modules/tryton-sao
#
# SAO listens on http://localhost:8000