mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-02-10 05:44:13 +00:00
Update configuration.md
Add description for http.strictheaders and http.hostname.
This commit is contained in:
parent
9bbc8f6a5e
commit
96099584c1
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user