more details in the password dialog

This commit is contained in:
Jakob Ketterl 2021-02-18 18:38:37 +01:00
parent 1a6f738c97
commit a29d72d67f
1 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,16 @@
Template: openwebrx/admin_user_password
Type: password
Description: OpenWebRX "admin" user password:
The system will create a user named "admin" for the OpenWebRX web
configuration interface. You will be able to log into the "settings" area
of OpenWebRX with this user to configure your receiver.
The system can create a user for the OpenWebRX web configuration interface for
you. Using this user, you will be able to log into the "settings" area of
OpenWebRX to configure your receiver conveniently through your browser.
.
The name of the created user will be "admin".
.
If you do not wish to create a web admin user right now, you can leave this
empty for now. You can return to this prompt at a later time by running the
command "sudo dpkg-reconfigure openwebrx".
.
You can also use the "openwebrx-admin" command to create, delete or manage
existing users. More information is available in by running the command
"openwebrx-admin --help".