diff --git a/ansible/roles/firewall/templates/main.conf.j2.j2 b/ansible/roles/firewall/templates/main.conf.j2.j2 index 8b9eaa3d..4f598683 100644 --- a/ansible/roles/firewall/templates/main.conf.j2.j2 +++ b/ansible/roles/firewall/templates/main.conf.j2.j2 @@ -123,6 +123,10 @@ hos_token="c21f969b5f03d33d43e04f8f136e7682" hos_log_level=30 hos_each_upload_cache_size=1500 hos_each_upload_cache_count=10 +hos_max_thread_task_num=5000 +hos_max_cache_size=1073741824 +hos_curl_http_timeout=20 +hos_curl_http_connection_timeout=10 {% endif %} {% endraw %}