[mod] conf example
This commit is contained in:
parent
a51e4504c3
commit
7f447d3771
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
"database": {
|
"database": {
|
||||||
"kind": "sqlite",
|
"kind": "sqlite",
|
||||||
"data": {
|
"data": {
|
||||||
"path": "data.sqlite"
|
"path": "../espe.sqlite"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"email_sending": {
|
"email_sending": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue