Skip to content

Commit

Permalink
Document default
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Jun 17, 2020
1 parent d69c0f9 commit efb5335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/json/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ JSON jobs have a `security` key that can be filled out like this:
Note that `max_frame_size` also limits the maximum decode and encode size,
so you don't have to specify `max_decode_size` and `max_encode_size` unless they are smaller.

If you don't specify a default, a `max_frame_size` of 10,000x10,000 and 100 megapixels will be set for you.

```json
{
"security": {
Expand Down

0 comments on commit efb5335

Please sign in to comment.