Add path parameter for web provider

This commit is contained in:
tcoupin 2017-03-03 23:09:44 +01:00 committed by Manuel Laufenberg
parent 1cf1fbf99b
commit c5125cee71
2 changed files with 40 additions and 20 deletions

View file

@ -532,6 +532,12 @@ To enable it:
[web]
address = ":8080"
# Set the root path for webui and API
#
# Optional
#
# path = "/mypath"
#
# SSL certificate and key used
#
# Optional