recommit for updates in build 43
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6b257cb39a01c7b">6b257cb39a01c7b</a> Jenkins ConfDroid <i>2019-12-30 16:51:20</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 42</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/5170181c506500f">5170181c506500f</a> Arne Teuke <i>2019-12-30 16:50:39</i>
|
||||
<p>
|
||||
<h3>adds directory control for errors</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/87603c49c746a9a">87603c49c746a9a</a> Jenkins ConfDroid <i>2019-12-30 16:17:56</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 41</h3>
|
||||
|
||||
@@ -876,7 +876,7 @@ $hy_errors_dir = "${hy_main_dir}/errors"
|
||||
$hy_main_config = "${hy_main_dir}/haproxy.cfg"
|
||||
$hy_config_head_erb = 'cd_haproxy/haproxy_head.erb'
|
||||
$hy_400_file = "${hy_errors_dir}/400.http"
|
||||
$hy_400_erb = 'cd_haproxy/400_http.erb'
|
||||
$hy_400_erb = 'cd_haproxy/errors/400_http.erb'
|
||||
|
||||
# includes must be last
|
||||
|
||||
|
||||
Reference in New Issue
Block a user