This commit is contained in:
Maksim Pechnikov 2020-06-05 08:06:29 +03:00
parent a0fab4e9b6
commit 0eff690f44

View File

@ -1769,7 +1769,7 @@ config :pleroma, :config_description, [
key: :script_path,
type: :string,
description: "Path to shell script. Which will run purge cache.",
suggestions: "./installation/nginx-cache-purge.sh.example"
suggestions: ["./installation/nginx-cache-purge.sh.example"]
}
]
},