Update config.php.template

This commit is contained in:
Miguel Ángel Durán González 2015-05-03 22:15:31 +02:00
parent 523b7c13d4
commit 5a7494d0fd

View file

@ -33,7 +33,7 @@
/*
* CONTENT
*/
// $config['date_format'] = 'jS M Y'; // Set the PHP date format as described here: http://php.net/manual/es/function.strftime.php
// $config['date_format'] = 'jS M Y'; // Set the PHP date format as described here: http://php.net/manual/en/function.strftime.php
// $config['pages_order_by'] = 'alpha'; // Order pages by "alpha" or "date"
// $config['pages_order'] = 'asc'; // Order pages "asc" or "desc"
// $config['excerpt_length'] = 50; // The pages excerpt length (in words)