🔧 build: 增加HOS_CONF的配置选项

This commit is contained in:
彭宣正
2022-09-22 15:46:20 +08:00
parent d5182d8d04
commit b47ea92a8c

View File

@@ -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 %}