Fix dirty path for windows

This commit is contained in:
Peter 'Pita' Martischka 2012-03-04 19:50:52 +01:00
parent 4e78a6b9cc
commit 5396cd68db
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"dbType" : "dirty",
//the database specific settings
"dbSettings" : {
"filename" : "../var/dirty.db"
"filename" : "var/dirty.db"
},
/* An Example of MySQL Configuration