We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bbf8a1 commit 26de647Copy full SHA for 26de647
README.md
@@ -47,7 +47,7 @@ Default bundle configuration
47
indragunawan_api_rate_limit:
48
enabled: true
49
50
- # The service that is used to persist class metadata in a cache. The service has to implement the Doctrine\Common\Cache\Cache interface.
+ # The service that is used to persist rate limit metadata. The service has to implement the Doctrine\Common\Cache\Cache interface.
51
storage: null
52
53
# Response header for rate limit information
@@ -84,4 +84,4 @@ Todo
84
License
85
-------
86
87
-This bundle is under the MIT license. See the complete [license](LICENSE)
+This bundle is under the MIT license. See the complete [license](LICENSE.md)
0 commit comments