We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af41987 commit c453f8bCopy full SHA for c453f8b
services/galexie/config.example.toml
@@ -28,7 +28,7 @@ network = "testnet"
28
# Alternatively, you can manually configure captive-core parameters (overrides defaults if 'network' is set).
29
30
# Path to the captive-core configuration file.
31
-#captive_core_config_path = "my-captive-core.cfg"
+#captive_core_toml_path = "my-captive-core.cfg"
32
33
# URLs for Stellar history archives, with multiple URLs allowed.
34
#history_archive_urls = ["http://testarchiveurl1", "http://testarchiveurl2"]
0 commit comments