You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If `auto-register` was turned on, newly added hosts would always be
registered automatically. Even if the `--no-register` was specifically
set as command line parameter. The cli parameters should always
overwrite the defaults set in the configuration. That's what this patch
is fixing.
0 commit comments