Commit 7d3922c8 authored by Adrian Sutton's avatar Adrian Sutton Committed by GitHub

op-node: Unhide the safedb.path option (#9789)

parent 005be54b
......@@ -295,7 +295,6 @@ var (
Name: "safedb.path",
Usage: "File path used to persist safe head update data. Disabled if not set.",
EnvVars: prefixEnvVars("SAFEDB_PATH"),
Hidden: true,
Category: OperationsCategory,
}
/* Deprecated Flags */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment