decrease refresh timing

This commit is contained in:
Andrew Bauer
2020-09-24 12:27:03 -05:00
parent d58f776d9d
commit 89fddf3555
2 changed files with 2 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ function initPage() {
row.addClass('bg-warning');
} else if ( level == 'DBG' ) {
row.addClass('bg-info');
row.addClass('font-italic');
}
});
});

View File

@@ -71,7 +71,7 @@ xhtmlHeaders(__FILE__, translate('SystemLog'));
data-auto-refresh="true"
data-auto-refresh-silent="true"
data-show-refresh="true"
data-auto-refresh-interval="2"
data-auto-refresh-interval="5"
>
<thead class="thead-highlight">
<tr>