mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
@@ -1132,8 +1132,8 @@ func (o *Options) processConfigFileLine(k string, v interface{}, errors *[]error
|
||||
del := false
|
||||
hdel := false
|
||||
hdel_set := false
|
||||
dir := ""
|
||||
dirType := ""
|
||||
dir := _EMPTY_
|
||||
dirType := _EMPTY_
|
||||
limit := int64(0)
|
||||
ttl := time.Duration(0)
|
||||
sync := time.Duration(0)
|
||||
|
||||
Reference in New Issue
Block a user