mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
5 lines
243 B
Markdown
5 lines
243 B
Markdown
### Where your Grist documents are stored?
|
|
|
|
Your documents are stored in the `__DATA_DIR__/docs` folder. These documents are just sqlite databases, so you can even query them!
|
|
|
|
However be sure to have fresh backups if you plan to change data.
|