summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKevin Lin <developer@kevinlin.info>2020-11-15 10:43:52 -0800
committerdormando <dormando@rydia.net>2020-11-20 12:23:47 -0800
commit2d118d43d4607d86f2312f0dd44815833da39a59 (patch)
tree2e8d30cf3c8894c521db4557883e50368449f509 /doc
parentb2cee81823ba32adf09a6666d92aee56a8d98056 (diff)
downloadmemcached-2d118d43d4607d86f2312f0dd44815833da39a59.tar.gz
Expose memory_file path in stats settings
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/protocol.txt b/doc/protocol.txt
index 9a48aa7..625db25 100644
--- a/doc/protocol.txt
+++ b/doc/protocol.txt
@@ -1394,6 +1394,7 @@ other stats command.
| | bool | Does nothing as of 1.5.15 |
| drop_privileges | bool | If yes, and available, drop unused syscalls |
| | | (see seccomp on Linux, pledge on OpenBSD) |
+| memory_file | char | Warm restart memory file path, if enabled |
|-------------------+----------+----------------------------------------------|