]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Logs: Add some explanation in the initial header. At least for now when
authorBram Matthys <redacted>
Sun, 7 May 2023 11:52:31 +0000 (13:52 +0200)
committerBram Matthys <redacted>
Sun, 7 May 2023 11:52:54 +0000 (13:52 +0200)
most people are not using 6.1.1 yet since it is not released :)

logs/index.php

index d0a77ef59316e62f11c2a5583d6aa23ca4096263..282e3273f29acfa7e4e78c93554b18130dc7d459 100644 (file)
@@ -3,7 +3,7 @@ require_once "../inc/common.php";
 require_once "../inc/header.php";
 ?>
 <h4>Log viewer</h4>
-
+<p>This fetches up to 1000 historical log entries from UnrealIRCd (requires 6.1.1-git+) and then follows the logs 'live'.</p>
        <!-- The log table -->
        <form method="post">
        <table id="data_list" class="table-striped display nowrap" style="width:100%">