Skip to content

Commit 30a22db

Browse files
committed
chore: improve wording in rate limit configuration comment
1 parent 4c6d2c6 commit 30a22db

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

config/image-transform-url.php

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,9 @@
9494
| Rate Limit
9595
|--------------------------------------------------------------------------
9696
|
97-
| Below you may configure the rate limit which is applied for each image
98-
| new transformation by the path and IP address. It is recommended to
99-
| set this to a low value, e.g. 2 requests per minute, to prevent
100-
| abuse.
97+
| Below you may configure the rate limit applied to each image transformation
98+
| by path and IP address. It is recommended to set this to a low value,
99+
| e.g. 2 requests per minute, to prevent abuse.
101100
|
102101
*/
103102

0 commit comments

Comments
 (0)