From ebdb0ce0e829a46032a4a64e545f3aeb4429c283 Mon Sep 17 00:00:00 2001 From: saimyx <44293594+Saimyx@users.noreply.github.com> Date: Tue, 19 Jan 2021 13:14:52 +0100 Subject: [PATCH 1/2] Update README.md Configuration and Limitations --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 57eab1790e32d085743755ce6b63dc42f827dd28 Mon Sep 17 00:00:00 2001 From: saimyx <44293594+Saimyx@users.noreply.github.com> Date: Tue, 19 Jan 2021 13:15:39 +0100 Subject: [PATCH 2/2] Update README_fr.md Configuration and Limitations --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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