Skip to content

Commit ede0232

Browse files
committed
Change flex timePenalty for configs using flex.
1 parent b9e6766 commit ede0232

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

finland/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"penalty": {
4040
"FLEXIBLE": {
41-
"timePenalty": "30m + 5t",
41+
"timePenalty": "5m + 5t",
4242
"costFactor": 1
4343
}
4444
}

hsl/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"maxDuration": "1h",
2929
"penalty": {
3030
"FLEXIBLE": {
31-
"timePenalty": "30m + 5t",
31+
"timePenalty": "5m + 5t",
3232
"costFactor": 1
3333
}
3434
}

varely/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"maxDuration": "1h",
2929
"penalty": {
3030
"FLEXIBLE": {
31-
"timePenalty": "30m + 5t",
31+
"timePenalty": "5m + 5t",
3232
"costFactor": 1
3333
}
3434
}

waltti-alt/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"maxDuration": "1h",
2929
"penalty": {
3030
"FLEXIBLE": {
31-
"timePenalty": "30m + 5t",
31+
"timePenalty": "5m + 5t",
3232
"costFactor": 1
3333
}
3434
}

waltti/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"maxDuration": "1h",
2929
"penalty": {
3030
"FLEXIBLE": {
31-
"timePenalty": "30m + 5t",
31+
"timePenalty": "5m + 5t",
3232
"costFactor": 1
3333
}
3434
}

0 commit comments

Comments
 (0)