diff --git a/README.md b/README.md index c40c64a..d137fb6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ CryptPad is a collaborative encrypted document editor in real time. It is a priv ## 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 @@ -49,7 +49,7 @@ CryptPad is a collaborative encrypted document editor in real time. It is a priv ## 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 diff --git a/README_fr.md b/README_fr.md index 4e199c2..68928c0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ CryptPad est un éditeur de documents chiffrés collaboratifs en temps réel. C' ## 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 @@ -49,7 +49,7 @@ Comment configurer cette application : via le panneau d'administration ainsi que ## 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