1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grist_ynh.git synced 2024-09-03 20:36:18 +02:00
grist_ynh/doc/ADMIN.md
Éric Gaspar 4f83e3666b cleaning
2023-12-21 10:07:48 +01:00

615 B

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.

Limitations

  • You cannot log out from Grist, you have to log out from YunoHost to do that.

Customize your configuration

You can add some configuration in the __DATA_DIR__/custom.env file. Refer to the Grist README to know more.

⚠️ Be sure of what you do, it may break your instance.