Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion antora-playbook-for-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ urls:
runtime: # https://docs.antora.org/antora/latest/playbook/configure-runtime/
cache_dir: ./.cache/antora # Cache in local directory rather than $HOME
log:
failure_level: warn # Fail on missing attributes
failure_level: error # Fail on errors only; warnings from unresolved shell/jsonpath curly braces in source blocks are harmless
level: info # Be more verbose than default warn level
Loading