From 72c8e775f9cdf9c461fc3f6e14e912e78b077dbc Mon Sep 17 00:00:00 2001 From: Cassowary Date: Thu, 26 Mar 2026 10:49:42 -0700 Subject: [PATCH] Remove old cumin config --- config.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 config.yml diff --git a/config.yml b/config.yml deleted file mode 100644 index 541cc3f..0000000 --- a/config.yml +++ /dev/null @@ -1,15 +0,0 @@ -# GSCK cumin.yml -# Basically the default config to make cumin work. - -# Cumin main configuration -# # -# # By default Cumin load the configuration from /etc/cumin/config.yaml, but it can be overriden by command line argument -# # -transport: clustershell # Default transport to use, can be overriden by command line argument -log_file: ~/.cumin/cumin.log # Absolute or relative path for the log file, expands ~ into the user's home directory -# # If set, use this backend to parse the query first and only if it fails, fallback to parse it with the general -# # multi-query grammar [optional] -default_backend: direct - -# # Environment variables that will be defined [optional] -# environment: