Skip to content

Commit

Permalink
instance/config: Mark user keys as live updatable
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Nov 21, 2024
1 parent 2fe79ee commit ee0d4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/instance/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ var InstanceConfigKeysVM = map[string]func(value string) error{
// User keys can be used in search.
// ---
// type: string
// liveupdate: no
// liveupdate: yes
// shortdesc: Free-form user key/value storage

// gendoc:generate(entity=instance, group=miscellaneous, key=agent.nic_config)
Expand Down

0 comments on commit ee0d4b3

Please sign in to comment.