diff --git a/conf/config_local.php b/conf/config_local.php index 91e0b73..d3ebe26 100644 --- a/conf/config_local.php +++ b/conf/config_local.php @@ -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'; + + +