diff --git a/docs/configuration.md b/docs/configuration.md index 9b4694b63..cd5b8cf0a 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1007,7 +1007,7 @@ still perform some basic text pre-processing before matching. : See also `PAPERLESS_NLTK_DIR`. - Defaults to 1. + Defaults to true, enabling the feature. #### [`PAPERLESS_DATE_PARSER_LANGUAGES=`](#PAPERLESS_DATE_PARSER_LANGUAGES) {#PAPERLESS_DATE_PARSER_LANGUAGES} @@ -1074,7 +1074,7 @@ valid crontab(5) expression describing when to run. : Enables compression of the responses from the webserver. -: Defaults to 1, enabling compression. +: Defaults to true, enabling compression. !!! note