summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/ci.yml6
-rw-r--r--.config/cypress-devcontainer.yml6
-rw-r--r--.config/docker_example.yml6
-rw-r--r--.config/example.yml6
4 files changed, 12 insertions, 12 deletions
diff --git a/.config/ci.yml b/.config/ci.yml
index 4fd32c8a74..fefa45643c 100644
--- a/.config/ci.yml
+++ b/.config/ci.yml
@@ -349,9 +349,9 @@ attachLdSignatureForRelays: true
# # Disable query truncation. If set to true, the full text of the query will be output to the log.
# # default: false
# disableQueryTruncation: false
-# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
-# # default: false in production, true otherwise.
-# #verbose: false
+# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
+# # default: false in production, true otherwise.
+# #verbose: false
# Settings for the activity logger, which records inbound activities to the database.
# Disabled by default due to the large volume of data it saves.
diff --git a/.config/cypress-devcontainer.yml b/.config/cypress-devcontainer.yml
index 586678a24e..e4eb8cc805 100644
--- a/.config/cypress-devcontainer.yml
+++ b/.config/cypress-devcontainer.yml
@@ -295,9 +295,9 @@ allowedPrivateNetworks: [
# # Disable query truncation. If set to true, the full text of the query will be output to the log.
# # default: false
# disableQueryTruncation: false
-# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
-# # default: false in production, true otherwise.
-# #verbose: false
+# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
+# # default: false in production, true otherwise.
+# #verbose: false
# Settings for the activity logger, which records inbound activities to the database.
# Disabled by default due to the large volume of data it saves.
diff --git a/.config/docker_example.yml b/.config/docker_example.yml
index 3aa9935d77..7968a7d1f4 100644
--- a/.config/docker_example.yml
+++ b/.config/docker_example.yml
@@ -411,9 +411,9 @@ attachLdSignatureForRelays: true
# # Disable query truncation. If set to true, the full text of the query will be output to the log.
# # default: false
# disableQueryTruncation: false
-# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
-# # default: false in production, true otherwise.
-# #verbose: false
+# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
+# # default: false in production, true otherwise.
+# #verbose: false
# Settings for the activity logger, which records inbound activities to the database.
# Disabled by default due to the large volume of data it saves.
diff --git a/.config/example.yml b/.config/example.yml
index e21f8ed501..d0ed4defaa 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -417,9 +417,9 @@ attachLdSignatureForRelays: true
# # Disable query truncation. If set to true, the full text of the query will be output to the log.
# # default: false
# disableQueryTruncation: false
-# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
-# # default: false in production, true otherwise.
-# #verbose: false
+# # Shows debug log messages after instance startup. To capture earlier debug logs, set the MK_VERBOSE environment variable.
+# # default: false in production, true otherwise.
+# #verbose: false
# Settings for the activity logger, which records inbound activities to the database.
# Disabled by default due to the large volume of data it saves.