From: Alexander Ebert Date: Tue, 10 Jul 2018 07:41:50 +0000 (+0200) Subject: New option to disable the image proxy's auto-pruning X-Git-Tag: 5.2.0_Alpha_1~364^2~131 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=52ed2888ea68b017e446a4a21f3b1af30752bfb4;p=GitHub%2FWoltLab%2FWCF.git New option to disable the image proxy's auto-pruning See #2593 --- diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 0411cbbbf5..1e2b12c936 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -1082,13 +1082,19 @@ Pinterest message.general.image boolean 0 - image_proxy_insecure_only,image_proxy_expiration,image_proxy_host_whitelist + image_proxy_insecure_only,image_proxy_enable_prune,image_proxy_expiration,image_proxy_host_whitelist +