mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 08:03:30 +02:00
Fixed typo in docs
This commit is contained in:
@@ -185,7 +185,7 @@ You can disable image lazy loading by setting this to false.
|
|||||||
```php
|
```php
|
||||||
$config['show_overview_tab'] = TRUE;
|
$config['show_overview_tab'] = TRUE;
|
||||||
```
|
```
|
||||||
Enable or disable the overview tabe for a device.
|
Enable or disable the overview tab for a device.
|
||||||
|
|
||||||
```php
|
```php
|
||||||
$config['overview_show_sysDescr'] = TRUE;
|
$config['overview_show_sysDescr'] = TRUE;
|
||||||
|
|||||||
Reference in New Issue
Block a user