Skip to content

Commit

Permalink
Use new OTP feature flag instead of old
Browse files Browse the repository at this point in the history
  • Loading branch information
optionsome committed Jan 23, 2024
1 parent 25be44d commit 6b27f41
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion finland/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"otpFeatures": {
"GtfsGraphQlApi": true,
"APIGraphInspectorTile": true,
"DebugUi": true,
"APIServerInfo": true,
"APIUpdaterStatus": false,
"APIBikeRental": false,
Expand Down
2 changes: 1 addition & 1 deletion hsl/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"otpFeatures": {
"GtfsGraphQlApi": true,
"APIGraphInspectorTile": true,
"DebugUi": true,
"APIServerInfo": true,
"APIUpdaterStatus": false,
"APIBikeRental": false,
Expand Down
2 changes: 1 addition & 1 deletion kela/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"otpFeatures": {
"GtfsGraphQlApi": true,
"APIGraphInspectorTile": true,
"DebugUi": true,
"APIServerInfo": true,
"APIUpdaterStatus": false,
"APIBikeRental": false,
Expand Down
2 changes: 1 addition & 1 deletion varely/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"otpFeatures": {
"GtfsGraphQlApi": true,
"APIGraphInspectorTile": true,
"DebugUi": true,
"APIServerInfo": true,
"APIUpdaterStatus": false,
"APIBikeRental": false,
Expand Down
2 changes: 1 addition & 1 deletion waltti-alt/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"otpFeatures": {
"GtfsGraphQlApi": true,
"APIGraphInspectorTile": true,
"DebugUi": true,
"APIServerInfo": true,
"APIUpdaterStatus": false,
"APIBikeRental": false,
Expand Down
2 changes: 1 addition & 1 deletion waltti/otp-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"otpFeatures": {
"GtfsGraphQlApi": true,
"APIGraphInspectorTile": true,
"DebugUi": true,
"APIServerInfo": true,
"APIUpdaterStatus": false,
"APIBikeRental": false,
Expand Down

0 comments on commit 6b27f41

Please sign in to comment.