Skip to content

Commit

Permalink
fixup: fixing TestMinVersionsValid
Browse files Browse the repository at this point in the history
  • Loading branch information
fulghum committed Dec 20, 2024
1 parent 53ef639 commit c6b905d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ BehaviorConfig servercfg.BehaviorYAMLConfig 0.0.0 behavior
UserConfig servercfg.UserYAMLConfig 0.0.0 user
-Name *string 0.0.0 name
-Password *string 0.0.0 password
SkipRootUserInit *bool 0.0.0 skip_root_user_initialization,omitempty
ListenerConfig servercfg.ListenerYAMLConfig 0.0.0 listener
-HostStr *string 0.0.0 host
-PortNumber *int 0.0.0 port
Expand Down

0 comments on commit c6b905d

Please sign in to comment.