From 1f2722e7b14d55b2cd1bbf5efed7fe7eea3d8722 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Mon, 3 Oct 2022 14:55:07 +0200 Subject: [PATCH] Update pages/04.applications/10.docs/cryptpad/app_cryptpad.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- pages/04.applications/10.docs/cryptpad/app_cryptpad.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/04.applications/10.docs/cryptpad/app_cryptpad.md b/pages/04.applications/10.docs/cryptpad/app_cryptpad.md index 9251bd0e..dc9dcc8b 100644 --- a/pages/04.applications/10.docs/cryptpad/app_cryptpad.md +++ b/pages/04.applications/10.docs/cryptpad/app_cryptpad.md @@ -22,7 +22,7 @@ routes: Once CryptPad is installed, create an account via the Register button on the home page. To make this account an instance administrator: Copy the public key found in User Menu (avatar at the top right) > Settings > Account > Public Signing Key - Paste this key in /var/www/cryptpad/config/config.js in the following array (uncomment and replace the placeholder): + Paste this key in `/var/www/cryptpad/config/config.js` in the following array (uncomment and replace the placeholder): adminKeys: [ "[cryptpad-user1@my.awesome.website/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=]",