add steam gameserver for monitoring

This commit is contained in:
Denis Freund
2021-09-27 11:17:57 +02:00
parent 9e10296290
commit b67b4d5afd
6 changed files with 72 additions and 3 deletions

View File

@@ -46,6 +46,7 @@ class Database {
"patch-improve-performance.sql": true,
"patch-2fa.sql": true,
"patch-add-retry-interval-monitor.sql": true,
"patch-add-apikey-monitor.sql": true,
"patch-incident-table.sql": true,
"patch-group-table.sql": true,
}