Merge branch 'master' of github.com:essentials/Essentials

This commit is contained in:
KHobbits 2012-03-25 02:34:19 +01:00
commit 7280c1c468

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.