forked from TrueCloudLab/neoneo-go
docs: specify timeout units in example
This commit is contained in:
parent
fdb4836f17
commit
9948003aef
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Parameters:
|
||||||
Oracle:
|
Oracle:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
AllowPrivateHost: false
|
AllowPrivateHost: false
|
||||||
MaxTaskTimeout: 432000000
|
MaxTaskTimeout: 432000000s
|
||||||
Nodes:
|
Nodes:
|
||||||
- http://oracle1.example.com:20332
|
- http://oracle1.example.com:20332
|
||||||
- http://oracle2.example.com:20332
|
- http://oracle2.example.com:20332
|
||||||
|
|
Loading…
Reference in a new issue