1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Merge pull request #58 from Saimyx/master

path of configuration file
This commit is contained in:
Éric Gaspar 2021-01-20 08:26:14 +01:00 committed by GitHub
commit b1cf2ebafa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@ CryptPad is a collaborative encrypted document editor in real time. It is a priv
## Configuration ## Configuration
* How to configure this app: From an admin panel, a plain file with SSH. * How to configure this app: From the admin panel and the plain file `/var/www/cryptpad/config/config.js.`
## Documentation ## Documentation
@ -49,7 +49,7 @@ CryptPad is a collaborative encrypted document editor in real time. It is a priv
## Additional information ## Additional information
* To increase space for CryptPad users, you can modify `/var/www/cryptpad/config.js`, and restart the CryptPad service with `sudo service cryptpad restart`. * To increase space for CryptPad users, you can modify `/var/www/cryptpad/config/config.js`, and restart the CryptPad service with `sudo service cryptpad restart`.
## Links ## Links

View file

@ -23,7 +23,7 @@ CryptPad est un éditeur de documents chiffrés collaboratifs en temps réel. C'
## Configuration ## Configuration
Comment configurer cette application : via le panneau d'administration ainsi que le fichier de configuration `/var/www/cryptpad/config.js`. Comment configurer cette application : via le panneau d'administration ainsi que le fichier de configuration `/var/www/cryptpad/config/config.js`.
## Documentation ## Documentation
@ -49,7 +49,7 @@ Comment configurer cette application : via le panneau d'administration ainsi que
## Informations additionnelles ## Informations additionnelles
* Pour augmenter l'espace pour l'utilisateur dans le CryptPad, vous pouvez configurer le fichier `config.js` dans le dossier `/var/www/cryptpad/config.js`, puis redémarrez le service CryptPad `sudo service cryptpad restart`. * Pour augmenter l'espace pour l'utilisateur dans le CryptPad, vous pouvez configurer le fichier `config.js` dans le dossier `/var/www/cryptpad/config/config.js`, puis redémarrez le service CryptPad `sudo service cryptpad restart`.
## Liens ## Liens