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
commit f34e65ad9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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