realip header
This commit is contained in:
parent
1d04c7ed59
commit
6f6f48d80b
4 changed files with 11 additions and 4 deletions
|
@ -13,6 +13,8 @@
|
|||
append_path = "/"
|
||||
# where can your server be accessible?
|
||||
port = 8000
|
||||
# your realip header, if you're behind a reverse proxy
|
||||
realip_header = "X-Real-IP"
|
||||
|
||||
[accounts]
|
||||
# allow new accounts to be created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue