mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-10-30 07:41:06 +01:00
Fix dirty path for windows
This commit is contained in:
parent
4e78a6b9cc
commit
5396cd68db
@ -12,7 +12,7 @@
|
||||
"dbType" : "dirty",
|
||||
//the database specific settings
|
||||
"dbSettings" : {
|
||||
"filename" : "../var/dirty.db"
|
||||
"filename" : "var/dirty.db"
|
||||
},
|
||||
|
||||
/* An Example of MySQL Configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user