1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00

Extra COPS parameters

This commit is contained in:
polytan02 2016-12-22 02:46:06 +00:00
parent 6ad5fbe2a5
commit 37262c1bad

View file

@ -21,3 +21,14 @@
* 0 : disable
*/
$config['cops_use_url_rewriting'] = "0";
$config['cops_recentbooks_limit'] = '10';
$config['default_timezone'] = "Europe/London";
$config['cops_template'] = 'default';
$config['cops_style'] = 'iphone';