Browse Source

Enable .htaccess generation on per branch builds

See gh-32044
pull/32083/head
Sébastien Deleuze 2 years ago
parent
commit
aa2ea2055d
  1. 1
      lib/antora/templates/per-branch-antora-playbook.yml

1
lib/antora/templates/per-branch-antora-playbook.yml

@ -32,6 +32,7 @@ asciidoc: @@ -32,6 +32,7 @@ asciidoc:
sourcemap: true
urls:
latest_version_segment: ''
redirect_facility: httpd
runtime:
log:
failure_level: warn

Loading…
Cancel
Save