mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update config name for the default device display (#14641)
Update device_default_display to device_display_default
This commit is contained in:
@@ -421,7 +421,7 @@ lnms config:set overview_show_sysDescr true
|
||||
Enable or disable the sysDescr output for a device.
|
||||
|
||||
```bash
|
||||
lnms config:set device_default_display '{{ $hostname }}'
|
||||
lnms config:set device_display_default '{{ $hostname }}'
|
||||
```
|
||||
|
||||
This is a simple template to control the display of device names by default.
|
||||
|
Reference in New Issue
Block a user