mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-27 18:23:00 -04:00
2 lines
101 B
SQL
2 lines
101 B
SQL
ALTER TABLE Monitors CHANGE `Onvif_Alarm_Text` `ONVIF_Alarm_Text` VARCHAR(30) DEFAULT 'MotionAlarm';
|