Skip to content

Commit

Permalink
Disable verifyPortals in default config.
Browse files Browse the repository at this point in the history
The verifyPortals option can use a lot of resources on 1.14+ servers when there's a lot of portals.
  • Loading branch information
PseudoKnight committed Aug 24, 2020
1 parent fece9d7 commit 3854b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ freegatesgreen: false
debug: false
permdebug: false
enableBungee: false
verifyPortals: true
verifyPortals: false

0 comments on commit 3854b15

Please sign in to comment.