Test with server side rendering

This commit is contained in:
Sébastien Lucas 2013-11-28 18:12:57 +01:00
parent 082aa11ceb
commit 834ad620f6

View file

@ -14,10 +14,4 @@
*/ */
$config['cops_title_default'] = "COPS"; $config['cops_title_default'] = "COPS";
/* $config['cops_server_side_render'] = "Kindle|EBRD1101|EBRD1201|cybook|MSIE";
* use URL rewriting for downloading of ebook in HTML catalog
* See README for more information
* 1 : enable
* 0 : disable
*/
$config['cops_use_url_rewriting'] = "0";