From: Alexander Ebert Date: Wed, 10 Sep 2014 17:53:21 +0000 (+0200) Subject: Removed the option to disable the entire cache X-Git-Tag: 2.1.0_Alpha_1~344^2~24 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f22a470b;p=GitHub%2FWoltLab%2FWCF.git Removed the option to disable the entire cache Originally intended for developers, this option has caused a lot of troubles without any real use. Turning it off can cripple an entire system, e.g. the entire installation system will blow up when the cache is disabled. In fact it has no real use, if you want to debug a cache builder, you could just add an print_r() and exit() in getData() and then clear the cache. Profit. --- diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 8f321dd68d..41f7023858 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -815,11 +815,9 @@ debug:mail_debug_logfile_path,!mail_use_f_param,!mail_smtp_host,!mail_smtp_port, radioButton +memcached:wcf.acp.option.cache_source_type.memcached]]> +memcached:cache_source_memcached_host]]>