Add storlet_timeout to gateway conf samples
This is a follow up for patch 407559 TrivialFix Change-Id: I3b8dd1bf973d0961b219a47003f888da0bc1efee
This commit is contained in:
parent
a2d3034fb3
commit
97d9402774
@ -7,3 +7,4 @@ storlets_dir = /home/docker_device/storlets/scopes
|
|||||||
pipes_dir = /home/docker_device/pipes/scopes
|
pipes_dir = /home/docker_device/pipes/scopes
|
||||||
docker_repo = localhost:5001
|
docker_repo = localhost:5001
|
||||||
restart_linux_container_timeout = 3
|
restart_linux_container_timeout = 3
|
||||||
|
storlet_timeout = 40
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
dummy_content = bbbb
|
dummy_content = bbbb
|
||||||
|
storlet_timeout = 40
|
||||||
|
Loading…
Reference in New Issue
Block a user