mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Mysql is bad.
This commit is contained in:
parent
3c3e8d167f
commit
160c3f428c
1 changed files with 2 additions and 0 deletions
|
@ -406,6 +406,8 @@ protect:
|
|||
# Database settings for sign/rail protection
|
||||
|
||||
# mysql or sqlite
|
||||
# We strongly recommend against using mysql here, unless you have a good reason.
|
||||
# sqllite seems to be faster in almost all cases, and in some cases mysql can be far far slower.
|
||||
datatype: 'sqlite'
|
||||
|
||||
# If you specified MySQL above, you MUST enter the appropriate details here.
|
||||
|
|
Loading…
Reference in a new issue