Skip to content

Commit 312e625

Browse files
committed
compact denylist: clarify exact number of bytes in header. Set to 1MiB
1 parent f610548 commit 312e625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPACT_DENYLIST_FORMAT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The list header is a YAML block:
207207

208208
- Must be valid YAML
209209
- Fully optional
210-
- 1KB maximum size
210+
- 1 MiB (1048576 bytes) maximum size
211211
- Delimited by a line containing `---` at the end (document separator)
212212

213213
Known-fields (they must be lowercase):

0 commit comments

Comments
 (0)