Просмотр исходного кода

update related to new default behavior

Peter Bieringer 1 год назад
Родитель
Сommit
55f181da65
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -4,9 +4,9 @@
 * Enhancement: add support for auth.type=denyall (will be default for security reasons in upcoming releases)
 * Enhancement: display warning in case only default config is active
 * Enhancement: display warning in case no user authentication is active
-* Enhancement: add option to skip broken item to avoid triggering exception
+* Enhancement: add option to skip broken item to avoid triggering exception (default: enabled)
 * Enhancement: add support for predefined collections for new users
-* Enhancement: add options to disable several parts in debug log like backtrace, request_header, request_content, response_content
+* Enhancement: add options to enable several parts in debug log like backtrace, request_header, request_content, response_content (default: disabled)
 * Enhancement: rights/from_file: display resulting permission of a match in debug log
 
 ## 3.2.1