caddy/config
Maxime 008160998a Added LogRoller parser and entity.
The errors and logs can now have log rolling if provided by the user.
The current customisable parameter of it are:
The maximal size of the file before rolling.
The maximal age/time of the file before rolling.
The number of backups to keep.
2015-09-02 15:13:31 +02:00
..
parse Added LogRoller parser and entity. 2015-09-02 15:13:31 +02:00
setup Added LogRoller parser and entity. 2015-09-02 15:13:31 +02:00
config_test.go core: Bind all listeners to wildcard host by default (closes #208) 2015-08-05 07:37:51 -06:00
config.go core: Bind all listeners to wildcard host by default (closes #208) 2015-08-05 07:37:51 -06:00
directives.go Decouple git middleware from caddy core. Now available as an add-on at https://github.com/abiosoft/caddy-git. 2015-06-28 00:31:52 +01:00