1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00

Update Essentials/src/config.yml

This commit is contained in:
KHobbits
2012-03-24 23:28:56 +00:00
parent 2fd10e495f
commit 1e9d586633

View File

@@ -407,7 +407,7 @@ protect:
# 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.
# Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
datatype: 'sqlite'
# If you specified MySQL above, you MUST enter the appropriate details here.