mirror of
https://github.com/YunoHost-Apps/haste_ynh.git
synced 2024-09-03 20:36:28 +02:00
Update config.js
This commit is contained in:
parent
315ce37399
commit
8dec367458
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
},
|
},
|
||||||
"storage": {
|
"storage": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "__DATA_PATH__"
|
"path": "__DATA_DIR__"
|
||||||
},
|
},
|
||||||
"documents": {
|
"documents": {
|
||||||
"about": "./about.md"
|
"about": "./about.md"
|
||||||
|
|
Loading…
Add table
Reference in a new issue