- 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:
Axel Braun
2021-04-27 09:29:46 +00:00
committed by Git OBS Bridge
parent d35355f812
commit da17e81c4a
3 changed files with 13 additions and 0 deletions

View File

@@ -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