lots of progress on docs

This commit is contained in:
2023-09-30 16:56:42 +02:00
parent 5a3323a0ea
commit ee7b90cd93
21 changed files with 113 additions and 196 deletions

View File

@@ -53,34 +53,9 @@ The following settings are available:</p>
<h3>Gateway settings</h3>
<p>Here you need to enter gateway specific settings to make them work. Do note, that some gateway plugins might crash libreevent on startup if these settings aren't entered, if you are using an unofficial plugin. All officially supported plugins will not crash it if the values entered are incorrect</p>
<h1>Admin Accounts</h1>
<p>On this page you may add, modify or remove admin accounts. &lt;!--Note that in order for you to see this page, you'll need to be logged in as the user root.--&gt;</p>
<p>On this page you may add, modify or remove admin accounts. </p>
<h2>Adding an account</h2>
<p>&lt;!-- ### Privileges
TODO: will be added in future version
libreevent features a privilege system where you can choose to what group of users you want to add a user you are currently creating. Possible values are:</p>
<table>
<thead>
<tr>
<th>Group</th>
<th>Allowed settings</th>
</tr>
</thead>
<tbody>
<tr>
<td>Root</td>
<td>All pages. Can only be one account (the root account)</td>
</tr>
<tr>
<td>Admin</td>
<td>Can access all pages and settings except for Admin Accounts</td>
</tr>
<tr>
<td>Event-Manager</td>
<td>Access the events &amp; pages page</td>
</tr>
<tr>
<td>Event-Handler</td>
<td>Can log into the apps to do entry control --&gt;</td>
<p></td>
</tr>
</tbody>
</table>