Solved Administrator
-
I follow instruction but cant get access to the administrative settings
-
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.
-
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.
-
nebulon
-
@nebulon said in Administrator:
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.
Seems to work for me atleast.
-
girish
-
that instruction is in the documentation but doesn't work. I've restart tried different arrangement doesn't work
-
@nebulon scratch my last comment it works didnt remove all comment tags once I did works, thanks for your help