1
0
Fork 0
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:
Éric Gaspar 2023-04-03 16:29:15 +02:00
parent 315ce37399
commit 8dec367458

View file

@ -25,7 +25,7 @@
}, },
"storage": { "storage": {
"type": "file", "type": "file",
"path": "__DATA_PATH__" "path": "__DATA_DIR__"
}, },
"documents": { "documents": {
"about": "./about.md" "about": "./about.md"