mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-21 08:53:10 -07:00
Update config.js
This commit is contained in:
parent
ded18b0c2e
commit
cfe5a6dcf1
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"storage": {
|
"storage": {
|
||||||
"type": "file"
|
"type": "file",
|
||||||
|
"path": "./data"
|
||||||
},
|
},
|
||||||
|
|
||||||
"documents": {
|
"documents": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue