From d6773dda30a6ad081669e9a91af1441fff860134 Mon Sep 17 00:00:00 2001 From: BitcoinZavior Date: Mon, 15 Apr 2024 13:47:00 -0400 Subject: [PATCH] cargokit_options.yaml added --- cargokit_options.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cargokit_options.yaml diff --git a/cargokit_options.yaml b/cargokit_options.yaml new file mode 100644 index 00000000..01f175a0 --- /dev/null +++ b/cargokit_options.yaml @@ -0,0 +1,2 @@ +verbose_logging: false +use_precompiled_binaries: true \ No newline at end of file