Skip to content
Snippets Groups Projects
  1. Jan 05, 2015
    • Adam Williamson's avatar
      allow css/js asset directory to be relocated (#13053) · bb79aac7
      Adam Williamson authored
      This allows the directory where CSS/JS asset collections are
      written to be changed, in case SERVERROOT is not writeable. Note
      it does *not* allow the expected URL to be changed: whatever
      directory is used, the server must be configured to serve it
      at WEBROOT/assets. It may be possible to add another config
      parameter to allow the admin to specify a custom asset URL,
      but I thought I'd keep the first implementation simple.
      bb79aac7
  2. Dec 10, 2014
  3. Dec 08, 2014
  4. Dec 07, 2014
  5. Dec 03, 2014
  6. Dec 01, 2014
  7. Nov 28, 2014
  8. Nov 26, 2014
  9. Nov 25, 2014
  10. Nov 18, 2014
  11. Nov 06, 2014
  12. Nov 04, 2014
  13. Nov 03, 2014
  14. Oct 29, 2014
  15. Oct 27, 2014
  16. Oct 24, 2014
  17. Oct 16, 2014
  18. Oct 14, 2014
  19. Oct 10, 2014
  20. Oct 09, 2014
  21. Oct 08, 2014
  22. Oct 04, 2014
  23. Sep 27, 2014
    • Dan Bartram's avatar
      Clear up confusion of log_rotate_size config value · 0d76a211
      Dan Bartram authored
      Remove the second comment which could be confused with suggesting an invalid value: `// 100 MiB`.
      
      To keep the easily readable example value, it has been moved into the comment header for the config item.
      0d76a211
  24. Sep 24, 2014
  25. Sep 22, 2014
  26. Sep 16, 2014
Loading