mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-18 14:56:01 +02:00
Added the possibility to serve static files
This commit is contained in:
@ -11,6 +11,10 @@ ip_header = "RightmostXForwardedFor"
|
||||
# When you don't want to use a proxy server:
|
||||
#ip_header = "ConnectInfo"
|
||||
|
||||
# You can specify a custom location for static files here
|
||||
# Defaults to the static directory in the templete direcotry
|
||||
# Acts as an "underlay"
|
||||
#static_location = ""
|
||||
|
||||
# Allow querying of private range ips
|
||||
# enable if you want to use this service
|
||||
|
Reference in New Issue
Block a user