Update configuration.md

Add description for http.strictheaders and http.hostname.
pull/26/head
MAH69IK 2018-10-22 21:04:02 +03:00 committed by GitHub
parent 9bbc8f6a5e
commit 96099584c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ http.port | The port to listen on (HTTP server) 707
http.auth | Enable basic HTTP auth for webconsole
http.user | Username for basic auth (default: i2pd)
http.pass | Password for basic auth (default: random, see logs)
http.strictheaders | Enable strict host checking on WebUI. true by default
http.hostname | Expected hostname for WebUI (default: localhost)
### HTTP proxy