diff --git a/src/main/resources/config/application-ws.properties b/src/main/resources/config/application-ws.properties index 8d16a965..b8d039a1 100644 --- a/src/main/resources/config/application-ws.properties +++ b/src/main/resources/config/application-ws.properties @@ -79,7 +79,7 @@ sebserver.webservice.proctoring.zoom.sendRejoinForCollectingRoom=true sebserver.webservice.api.exam.indicator.name=Ping sebserver.webservice.api.exam.indicator.type=LAST_PING sebserver.webservice.api.exam.indicator.color=ffffff -sebserver.webservice.api.exam.indicator.thresholds=[{"value":5000.0,"color":"22b14c"},{"value":10000.0,"color":"ff7e00"},{"value":15000.0,"color":"ed1c24"}] +sebserver.webservice.api.exam.indicator.thresholds=[{"value":5000.0,"color":"ffc20e"},{"value":10000.0,"color":"ff7e00"},{"value":15000.0,"color":"ed1c24"}] # Default name and description template for auto-generated exam configuration sebserver.webservice.configtemplate.examconfig.default.name=__startDate__ __examName__