0.10.0
Breaking changes
rsyncWorker
is removed. Now the preferred way is to write a script wrapping rsync. Example at: https://github.com/sjtug/mirror-dockerRepoConfigs
are now interface{} and supports true boolean! As a result,option: true
will be passed asLUG_option=1
andoption: false
will be ignored in envvar passinggomplate
andCaddyfile.template
are removed. Prefer versions at https://github.com/sjtug/mirror-docker