We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e6a5b commit 35c877dCopy full SHA for 35c877d
1 file changed
settings-example.ini
@@ -354,8 +354,9 @@ password = super-secret
354
; host NIC with a matching MAC address will be excluded from sync.
355
;host_nic_exclude_by_mac_list = AA:BB:CC:11:22:33, 66:77:88:AA:BB:CC
356
357
-; defines a comma separated list of custom attribute which should be excluded from sync. Any
358
-;custom_attribute_exclude = VB_LAST_BACKUP
+; defines a comma separated list of custom attribute which should be excluded from sync.
+; Any custom attribute with a matching attribute key will be excluded from sync.
359
+;custom_attribute_exclude = VB_LAST_BACKUP, VB_LAST_BACKUP2
360
361
[source/my-redfish-example]
362
0 commit comments