adding user levels to faq

This commit is contained in:
Pepijn Over 2014-04-10 22:35:24 +02:00
parent d3dbd41f4a
commit c5aff7d154
1 changed files with 21 additions and 1 deletions

View File

@ -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