update default
This commit is contained in:
parent
3548b434d0
commit
267fdf1a4c
@ -112,6 +112,7 @@ func NewWSServerConfig(optionList ...SetWSServerConfig) *WSServerConfig {
|
||||
LogPath: "",
|
||||
LogLevel: DefaultLogLevel,
|
||||
LogSplitInterval: DefaultLogSplitInterval,
|
||||
StoreConnection: DefaultStoreConnection,
|
||||
}
|
||||
for _, o := range optionList {
|
||||
o(c)
|
||||
|
Loading…
Reference in New Issue
Block a user