From 2d118d43d4607d86f2312f0dd44815833da39a59 Mon Sep 17 00:00:00 2001 From: Kevin Lin Date: Sun, 15 Nov 2020 10:43:52 -0800 Subject: Expose memory_file path in stats settings --- doc/protocol.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 | |-------------------+----------+----------------------------------------------| -- cgit v1.2.1