Markdown fixed on custom field in README

This commit is contained in:
TheNetworkGuy 2024-11-18 12:59:50 +01:00
parent 0996059c5f
commit 3f4d173ac0

View File

@ -88,7 +88,7 @@ You can make the `zabbix_hostid` field hidden or read-only to prevent human inte
This is optional and there is a use case for leaving it read-write in the UI to manually change the ID. For example to re-run a sync.
## Virtual Machine (VM) Syncing
In order to use VM syncing, make sure that the zabbix_id custom field is also present on Virtual machine objects in Netbox.
In order to use VM syncing, make sure that the `zabbix_id` custom field is also present on Virtual machine objects in Netbox.
Use the `config.py` file and set the `sync_vms` variable to `True`.