Explorar o código

changed matchUserIP to default false

CauseFX %!s(int64=4) %!d(string=hai) anos
pai
achega
a861592943
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/config/default.php

+ 1 - 1
api/config/default.php

@@ -668,5 +668,5 @@ return [
 	'slackLogWebhook' => '',
 	'slackLogWebHookChannel' => '',
 	'matchUserAgents' => false,
-	'matchUserIP' => true
+	'matchUserIP' => false
 ];