Disable verifyPortals in default config.

The verifyPortals option can use a lot of resources on 1.14+ servers when there's a lot of portals.
This commit is contained in:
Michael Smith 2020-08-23 22:17:03 -07:00
parent fece9d720a
commit 3854b15903
No known key found for this signature in database
GPG Key ID: 41F47A53EDE95BE1

View File

@ -51,4 +51,4 @@ freegatesgreen: false
debug: false debug: false
permdebug: false permdebug: false
enableBungee: false enableBungee: false
verifyPortals: true verifyPortals: false