- Parameter for webdav server added to trytond.conf
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=124
This commit is contained in:
committed by
Git OBS Bridge
parent
d35355f812
commit
da17e81c4a
@@ -65,6 +65,10 @@ listen = [::]:8000
|
||||
# The number of proxy servers in front of trytond.
|
||||
#num_proxies = 0
|
||||
|
||||
[webdav]
|
||||
# The port on which the webdav server listens
|
||||
#listen = [::]:8080
|
||||
|
||||
[request]
|
||||
# The maximum size in bytes for unauthenticated requests (zero means no limit).
|
||||
#max_size = 2MB
|
||||
|
Reference in New Issue
Block a user