Skip to content

Commit 7b775dc

Browse files
committed
remove TeacherLimitPerHour from production-demo.config.json
1 parent 072b390 commit 7b775dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cicd/3-app/javabuilder/config/production-demo.config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"ReservedConcurrentExecutions": "500",
88
"LimitPerHour": "25",
99
"LimitPerDay": "100",
10-
"SilenceAlerts": "false",
11-
"TeacherLimitPerHour": "5000"
10+
"SilenceAlerts": "false"
1211
},
1312
"Tags": {
1413
"EnvType": "production"

0 commit comments

Comments
 (0)