diff --git a/community/egress.yaml b/community/egress.yaml index 5c5d740..23a6b85 100644 --- a/community/egress.yaml +++ b/community/egress.yaml @@ -26,7 +26,7 @@ s3: # Defaults are set for unlimited operations. # Change these values according to your needs. cpu_cost: - max_cpu_utilization: 0.99 + max_cpu_utilization: 0.80 room_composite_cpu_cost: 0.01 audio_room_composite_cpu_cost: 0.01 web_cpu_cost: 0.01 diff --git a/pro/egress.yaml b/pro/egress.yaml index 5c5d740..23a6b85 100644 --- a/pro/egress.yaml +++ b/pro/egress.yaml @@ -26,7 +26,7 @@ s3: # Defaults are set for unlimited operations. # Change these values according to your needs. cpu_cost: - max_cpu_utilization: 0.99 + max_cpu_utilization: 0.80 room_composite_cpu_cost: 0.01 audio_room_composite_cpu_cost: 0.01 web_cpu_cost: 0.01