Explorar o código

Updated real-ip-from-cf

Kayo %!s(int64=7) %!d(string=hai) anos
pai
achega
535f12b70a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nginx.sample.conf

+ 1 - 1
nginx.sample.conf

@@ -11,7 +11,7 @@ server {
 	client_max_body_size 100M; # Change this to the max file size you want to allow
 
 	# Uncomment if you are running lolisafe behind CloudFlare.
-	#include /path/to/lolisafe/cloudflare-ips;
+	#include /path/to/lolisafe/real-ip-from-cf;
 
 	location / {
 		add_header Access-Control-Allow-Origin *;