adding user levels to faq
parent
d3dbd41f4a
commit
c5aff7d154
22
docs/faq.rst
22
docs/faq.rst
|
@ -3,6 +3,26 @@
|
|||
Frequently Asked Questions
|
||||
==========================
|
||||
|
||||
|
||||
Users
|
||||
+++++
|
||||
|
||||
What are the differences between the user levels?
|
||||
-----------------------------------------------
|
||||
|
||||
There are 2 user levels available: regular user and administrator.
|
||||
|
||||
Administrators:
|
||||
* Manage servers.
|
||||
* Manage users.
|
||||
* Edit global configuration.
|
||||
|
||||
Regular users:
|
||||
* View the status of their assigned servers.
|
||||
* View the history and logs of their assigned servers.
|
||||
* Run the updater on their assigned servers.
|
||||
|
||||
|
||||
Configuration
|
||||
+++++++++++++
|
||||
|
||||
|
@ -24,4 +44,4 @@ The second part is the actual message. There are a few variables you can use in
|
|||
* %LABEL% - The name of the server
|
||||
* %IP% - The ip of the server
|
||||
* %PORT% - The port of the server
|
||||
* %ERROR% - This one only works for the off_* messages and contains the error returned by the monitor
|
||||
* %ERROR% - This one only works for the off_* messages and contains the error returned by the monitor
|
Loading…
Reference in New Issue