move getIP function to its own module
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"allow_getotheruser_without_cookie": true,
|
||||
"preferred_ip_header": "X-REAL-IP",
|
||||
"only_prefer_when_ip": "::ffff:192.168.0.1",
|
||||
"preferred_ip_header": "x-real-ip",
|
||||
"only_prefer_when_ip": "::ffff:127.0.0.1",
|
||||
"mysql": {
|
||||
"connections":1000,
|
||||
"host":"localhost",
|
||||
|
||||
Reference in New Issue
Block a user