mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Doc spelling mistakes
This commit is contained in:
@@ -19,7 +19,7 @@ $config['oxidized']['features']['versioning'] = true;
|
||||
```
|
||||
|
||||
Oxidized supports various ways to utilise credentials to login to devices, you can specify global username/password within Oxidized, Group level username/password or per device.
|
||||
We currently support senting groups back to Oxidized so that you can then define group credentials within Oxidized. To enable this support please switch on 'Enable the return of groups to Oxidize':
|
||||
We currently support sending groups back to Oxidized so that you can then define group credentials within Oxidized. To enable this support please switch on 'Enable the return of groups to Oxidized':
|
||||
|
||||
```php
|
||||
$config['oxidized']['group_support'] = true;
|
||||
|
||||
Reference in New Issue
Block a user