Skip to content

Commit 0265584

Browse files
authored
Update README.md
1 parent aefba0c commit 0265584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can modify `language` to view console and command messages in your preferred
6060

6161
Since version 2.0 you can now create more than one user and set them as admin (Permission for both reading console and executing commands) or viewer (Permission for only reading console and CPU and RAM usage). This is configured using the `passwords` section:
6262
- By default, a user called user1 with password mySecurePassword is created, please replace or remove it as it is only served as an example.
63-
- If you want to create a view-only user, remove the `{}` after `viewer: ` and type below a row like `user: password` replacing user with your desired username and password with your password.
63+
- If you want to create a view-only user, remove the `{}` after `viewer: ` and type below a row like `user: password` replacing user with your desired username and password with your password. ([Example](https://github.com/mesacarlos/WebConsole/issues/140))
6464
- You can create as many admins or viewers as needed.
6565
- For all your admin users, you can enable a whitelist of commands under the commandWhitelist section of your user.
6666

0 commit comments

Comments
 (0)