mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
Stop realtime graph page from auto refreshing
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
$no_refresh = true;
|
||||
|
||||
// FIXME - do this in a function and/or do it in graph-realtime.php
|
||||
if (!isset($vars['interval'])) {
|
||||
if ($device['os'] == 'linux') {
|
||||
|
||||
Reference in New Issue
Block a user