From 3eee5ed048174332d1c5863c15a1eccd32ccc41f Mon Sep 17 00:00:00 2001 From: Gert van Dijk Date: Sun, 31 Mar 2019 20:52:12 +0200 Subject: [PATCH] docs: add use case for 'no-config' setting --- docs/settings.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index 2e9a3945b1..88572a15f1 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1034,7 +1034,8 @@ Seconds to store queries with no answer in the Query Cache. See :ref:`query-cach - Boolean - Default: no -Do not attempt to read the configuration file. +Do not attempt to read the configuration file. Useful for configuration +by parameters from the command line only. .. _setting-no-shuffle: -- 2.47.2