Decreased indentation of code block's contents

This commit is contained in:
Gary Moore
2021-11-16 14:09:27 -08:00
parent f1e0f7da40
commit 51833ec1f9

View File

@ -122,7 +122,7 @@ Below is an alert example:
</Meta>
<Data>user</Data>
</Item>
</Alert>
</Alert>
```
The server notifies the device whether it is a user targeted or device targeted configuration by a prefix to the management nodes LocURL, with ./user for user targeted configuration, or ./device for device targeted configuration. By default, if no prefix with ./device or ./user, it is device targeted configuration.