Documentation (#4553)

This commit is contained in:
Brian Fletcher
2022-10-27 10:17:10 +01:00
committed by GitHub
parent 6e0052d4fa
commit 3459540992

View File

@@ -38,7 +38,7 @@ The following configuration options are available:
``` yaml ``` yaml
plugins: plugins:
- privacy: - tags:
enabled: !ENV [CI, false] enabled: !ENV [CI, false]
``` ```