Merge pull request #1963 from cryptpad/update-administrators-instructions

Update config.example.js comment for admins section
This commit is contained in:
David Benque 2025-07-01 11:26:40 +01:00 committed by GitHub
commit 17d4dcfcbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,9 +159,10 @@ module.exports = {
/*
* CryptPad contains an administration panel. Its access is restricted to specific
* users using the following list.
* users using the following list and the management interface on the instance.
* To give access to the admin panel to a user account, just add their public signing
* key, which can be found on the settings page for registered users.
* key, which can be found on the settings page for registered users. Access can be
* revoked directly from the interface, unless you added the key below.
* Entries should be strings separated by a comma.
* adminKeys: [
* "[cryptpad-user1@my.awesome.website/YZgXQxKR0Rcb6r6CmxHPdAGLVludrAF2lEnkbx1vVOo=]",