We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8866156 + 8dd21a2 commit 098360eCopy full SHA for 098360e
guides/configure-httplug.rst
@@ -48,7 +48,7 @@ and a PSR-6 cache pool.
48
cache_pool: 'cache.provider.my_redis'
49
config:
50
default_ttl: 94608000 # three years
51
- respect_cache_headers: false # We cache no matter what the sever says
+ respect_cache_headers: false # We cache no matter what the server says
52
clients:
53
translator_client:
54
factory: 'httplug.factory.guzzle6'
0 commit comments