Skip to content

Commit ddf22c7

Browse files
committed
Typo
1 parent a588b3c commit ddf22c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php-http/httplug-bundle/1.6/etc/packages/httplug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
httplug:
22
plugins:
33
logger:
4-
enabled: true
4+
enabled: '%kernel.debug%' # Set to true if you want enable logging in production
55
redirect:
6-
preserve_header: '%kernel.debug%' # Set to true if you want enable logging in production
6+
preserve_header: true
77

88
discovery:
99
client: 'auto'

0 commit comments

Comments
 (0)