Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-10 | Add config option to enable/disable the bootstrap theme. | Guillaume Mazoyer | |
2014-08-06 | Reminder of the command in the help modal. | Guillaume Mazoyer | |
2014-08-05 | Add a disclaimer to the top of the config.default.php. | Guillaume Mazoyer | |
2014-08-05 | adding a disclaimer to example config file and moving out some defaults ↵ | Romain Boissat rboissat | |
values that aren't :) | |||
2014-08-05 | Add blank line. | Guillaume Mazoyer | |
2014-08-05 | Add config.defaults.php to set default configuration options. | Guillaume Mazoyer | |
The defaults can be overriden in the config.php file but some of them are fine as defaults. This will help in having a config.php file as short as we can. Also move utils.php to the includes directory. |