Merge pull request #1268 from sokolas/webroot

Added configurable web console URL path
This commit is contained in:
orignal
2018-11-10 15:08:40 -05:00
committed by GitHub
3 changed files with 46 additions and 34 deletions

View File

@@ -93,6 +93,8 @@ ipv6 = false
## Address and port service will listen on
address = 127.0.0.1
port = 7070
## Path to web console, default "/"
# webroot = /
## Uncomment following lines to enable Web Console authentication
# auth = true
# user = i2pd