We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f79fde + a56f4c9 commit 9b2234fCopy full SHA for 9b2234f
.env.template
@@ -36,9 +36,9 @@
36
## Automatically reload the templates for every request, slow, use only for development
37
# RELOAD_TEMPLATES=false
38
39
-## Client IP Header, used to identify the IP of the client, defaults to "X-Client-IP"
+## Client IP Header, used to identify the IP of the client, defaults to "X-Real-IP"
40
## Set to the string "none" (without quotes), to disable any headers and just use the remote IP
41
-# IP_HEADER=X-Client-IP
+# IP_HEADER=X-Real-IP
42
43
## Cache time-to-live for successfully obtained icons, in seconds (0 is "forever")
44
# ICON_CACHE_TTL=2592000
0 commit comments