mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update POST_UPGRADE.md
This commit is contained in:
parent
996914dbf2
commit
70478203f7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ If not already done, then you can please open CryptPad domain: https://__DOMAIN_
|
||||||
|
|
||||||
Create an account via the Register button on the home page. To make this account an instance administrator:
|
Create an account via the Register button on the home page. To make this account an instance administrator:
|
||||||
1. Copy the public key found in User Menu (avatar at the top right) > Settings > Account > Public Signing Key
|
1. Copy the public key found in User Menu (avatar at the top right) > Settings > Account > Public Signing Key
|
||||||
2. Paste this key in `__INSTALL_DIR__/config/config.js` in the following array (uncomment and replace the placeholder):
|
2. Paste this key in `__INSTALL_DIR__/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=]",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue