Merge branch 'boswatch' of ManuelW/monitor-frontend into master

This commit is contained in:
Manuel Weiser
2018-11-08 16:35:04 +00:00
committed by Gitea
10 changed files with 138 additions and 47 deletions

View File

@ -101,7 +101,7 @@ $ip_ende = '192.168.1.250';
// UserID für IP
$ip_users = array(
"192.168.1.81" => 1,
"192.168.1.50" => 1,
"192.168.1.80" => 1,
"192.168.1.75" => 1,
);