mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Add bandwidth monitoring.
This commit is contained in:
@@ -19,7 +19,8 @@ CREATE TABLE event_settings (
|
||||
apusername VARCHAR(255),
|
||||
appassword VARCHAR(255),
|
||||
switchaddress VARCHAR(255),
|
||||
switchpassword VARCHAR(255)
|
||||
switchpassword VARCHAR(255),
|
||||
bandwidthmonitoringenabled bool
|
||||
);
|
||||
|
||||
-- +goose Down
|
||||
|
||||
Reference in New Issue
Block a user