shinyproxy: increase the default wait time.

This commit is contained in:
Andrea Dell'Amico 2019-10-08 14:32:40 +02:00
parent 4785f2de9f
commit bd54d98a64
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ shinyproxy_docker_port_range_start: 20000
shinyproxy_docker_cpu_limit: 1
shinyproxy_docker_memory_request: '1g'
shinyproxy_docker_memory_limit: '2g'
shinyproxy_container_wait_time: 60000
shinyproxy_container_wait_time: 600000
shinyproxy_docker_loglevel: 'INFO'
shinyproxy_hide_navbar: 'false'
shinyproxy_custom_template: False