Administrator
Solved
CryptPad
-
Just tried to do the same and found some very strange thing. For some reason the config.js served up via the filemanager UI is inconsistent.
To enable the admin panel (which you can access via the profile icon dropdown menu), you have to get the Public Signing Key at
/settings/#account
and then use the webterminal to edit/app/code/config/config.js
. Uncomment and put that string into theadminKeys
array, then restart the app and reload the settings tab for this user.Have to investigate where this filemanger/webterminal inconsistency comes from.
-
-