Skip to content

Commit aef03a7

Browse files
committed
Update readme
1 parent 8392acd commit aef03a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,8 @@ Imgproxy.url_for(
331331
- `base64_encode_url` — per-call redefinition of `base64_encode_urls` config.
332332
- `escape_plain_url` — per-call redefinition of `always_escape_plain_urls` config.
333333
- `use_short_options` — per-call redefinition of `use_short_options` config.
334-
- `encrypt_source_url` - per-call redefinition of `always_encrypt_source_urls` config.
335-
- `source_url_encryption_iv` - an initialization vector (IV) to be used for the source URL encryption if encryption is needed. If not specified, a random IV is used.
334+
- `encrypt_source_url` - _(pro)_ per-call redefinition of `always_encrypt_source_urls` config.
335+
- `source_url_encryption_iv` - _(pro)_ an initialization vector (IV) to be used for the source URL encryption if encryption is needed. If not specified, a random IV is used.
336336

337337
## Getting the image info
338338

0 commit comments

Comments
 (0)