mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Merge branch 'master' of github.com:essentials/Essentials
This commit is contained in:
commit
7280c1c468
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ protect:
|
||||||
|
|
||||||
# mysql or sqlite
|
# mysql or sqlite
|
||||||
# We strongly recommend against using mysql here, unless you have a good reason.
|
# 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.
|
# Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
|
||||||
datatype: 'sqlite'
|
datatype: 'sqlite'
|
||||||
|
|
||||||
# If you specified MySQL above, you MUST enter the appropriate details here.
|
# If you specified MySQL above, you MUST enter the appropriate details here.
|
||||||
|
|
Loading…
Reference in a new issue