mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
added disable_notify and location_id (#14619)
This commit is contained in:
@@ -45,12 +45,14 @@ class Device extends BaseModel
|
||||
'community',
|
||||
'cryptoalgo',
|
||||
'cryptopass',
|
||||
'disable_notify',
|
||||
'features',
|
||||
'hardware',
|
||||
'hostname',
|
||||
'display',
|
||||
'icon',
|
||||
'ip',
|
||||
'location_id',
|
||||
'notes',
|
||||
'os',
|
||||
'override_sysLocation',
|
||||
|
Reference in New Issue
Block a user