Create enum property type, trivial code simplification

This commit is contained in:
ljacqu
2016-01-04 20:33:31 +01:00
parent 7d41ccbc9c
commit cb07b3df3d
8 changed files with 66 additions and 25 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ test:
DataSource:
# What type of database do you want to use?
# Valid values: sqlite, mysql
backend: sqlite
backend: mysql
# Enable database caching, should improve database performance
caching: true
settings: