Skip to content

Commit 35c877d

Browse files
committed
custom_attribute_exclude added to default ini
1 parent 88e6a5b commit 35c877d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

settings-example.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,9 @@ password = super-secret
354354
; host NIC with a matching MAC address will be excluded from sync.
355355
;host_nic_exclude_by_mac_list = AA:BB:CC:11:22:33, 66:77:88:AA:BB:CC
356356

357-
; defines a comma separated list of custom attribute which should be excluded from sync. Any
358-
;custom_attribute_exclude = VB_LAST_BACKUP
357+
; defines a comma separated list of custom attribute which should be excluded from sync.
358+
; Any custom attribute with a matching attribute key will be excluded from sync.
359+
;custom_attribute_exclude = VB_LAST_BACKUP, VB_LAST_BACKUP2
359360

360361
[source/my-redfish-example]
361362

0 commit comments

Comments
 (0)