We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d15f5b commit 5ebbf91Copy full SHA for 5ebbf91
config/deployments/sandbox.toml
@@ -592,7 +592,4 @@ connector_list = "cybersource"
592
enabled = false
593
594
[billing_connectors_payment_sync]
595
-billing_connectors_which_require_payment_sync = "stripebilling, recurly"
596
-
597
-[open_router_integration]
598
-enabled = false
+billing_connectors_which_require_payment_sync = "stripebilling, recurly"
config/development.toml
@@ -1035,5 +1035,5 @@ background_color = "#FFFFFF"
1035
enabled = true
1036
1037
[open_router]
1038
-enabled = true
+enabled = false
1039
url = "http://localhost:8080"
0 commit comments