mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-21 06:43:11 -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": {
|
||||
"type": "file"
|
||||
"type": "file",
|
||||
"path": "./data"
|
||||
},
|
||||
|
||||
"documents": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue