From 1e57dc4716e1c0ce277024901c79d6dd64c74c9d Mon Sep 17 00:00:00 2001 From: Kevin Lin Date: Sat, 26 Jun 2021 22:30:43 -0700 Subject: Add settings stat for shutdown_command enabled --- doc/protocol.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/protocol.txt b/doc/protocol.txt index e8da557..b4771e9 100644 --- a/doc/protocol.txt +++ b/doc/protocol.txt @@ -1367,6 +1367,7 @@ other stats command. | evictions | on/off | When off, LRU evictions are disabled. | | domain_socket | string | Path to the domain socket (if any). | | umask | 32 (oct) | umask for the creation of the domain socket. | +| shutdown_command | yes/no | If shutdown admin command is enabled. | | growth_factor | float | Chunk size growth factor. | | chunk_size | 32 | Minimum space allocated for key+value+flags. | | num_threads | 32 | Number of threads (including dispatch). | -- cgit v1.2.1