Update pages/04.applications/10.docs/cryptpad/app_cryptpad.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
pp-r 2022-10-03 14:55:07 +02:00 committed by GitHub
parent 020495d8d1
commit 1f2722e7b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: 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 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: [ adminKeys: [
"[cryptpad-user1@my.awesome.website/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=]", "[cryptpad-user1@my.awesome.website/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=]",