Skip to content
Snippets Groups Projects
Unverified Commit d7a579de authored by Tom Robinson's avatar Tom Robinson
Browse files

Add 'multiplier' to the cache TTL setting name

parent 412eca26
Branches
Tags
No related merge requests found
......@@ -253,7 +253,7 @@ const SECTIONS = [
},
{
key: "query-caching-ttl-ratio",
display_name: "Cache Time-To-Live (TTL)",
display_name: "Cache Time-To-Live (TTL) multiplier",
type: "number",
getHidden: (settings) => !settings["enable-query-caching"]
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment