mirror of https://bitbucket.org/ausocean/av.git
Changed rotate to Rotate :S
This commit is contained in:
parent
1da7fcd837
commit
242a333620
|
@ -58,7 +58,7 @@ type Config struct {
|
||||||
Quantization string
|
Quantization string
|
||||||
Timeout string
|
Timeout string
|
||||||
IntraRefreshPeriod string
|
IntraRefreshPeriod string
|
||||||
rotate string
|
Rotate string
|
||||||
Logger smartLogger.LogInstance
|
Logger smartLogger.LogInstance
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue