1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grist_ynh.git synced 2024-09-03 20:36:18 +02:00

Update Description for custom.env

This commit is contained in:
Florent 2023-12-02 11:47:07 +01:00
parent bce401b5f5
commit 496b5b57c9
2 changed files with 12 additions and 0 deletions

View file

@ -12,3 +12,9 @@ More about the features can be found here: <https://github.com/gristlabs/grist-c
### 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 `/home/yunohost.app/grist/custom.env` file. Refer to the [Grist README](https://github.com/gristlabs/grist-core/#environment-variables) to know more.
:warn: Be sure of what you do, it may break your instance.

View file

@ -12,3 +12,9 @@ Plus d'information sur les fonctionnalités sont disponibles ici : <https://gith
### Limitations
- Vous ne pouvez pas vous déconnecter depuis Grist, pour ce faire, vous devez vous déconnecter de Yunohost;
### Personnaliser votre configuration
Vous pouvez ajouter quelques configurations dans le fichier `/home/yunohost.app/grist/custom.env`. Référez-vous au [README de Grist](https://github.com/gristlabs/grist-core/#environment-variables) pour en savoir plus.
:warn : Soyez sûr de ce que vous faîtes, cela peut casser votre instance.