(control) Move event log out of plumbing

This commit is contained in:
Viktor Lofgren 2023-08-13 13:40:50 +02:00
parent c56ee10185
commit f997707049

View File

@ -8,8 +8,8 @@
<li>System</li>
<li><a href="/actions" title="Trigger system actions">Actions</a></li>
<li><a href="/storage" title="View file storage, trigger crawling and processing">Storage</a></li>
<li>Plumbing</li>
<li><a href="/events" title="View the event log">Events</a></li>
<li>Plumbing</li>
<li><a href="/actors" title="View and toggle system actors">Actors</a></li>
<li><a href="/message-queue" title="View or manipulate the system message queue">Message Queue</a></li>
</ul>