Skip to content

Commit a588b3c

Browse files
committed
Added %kernel.debug%
1 parent 66f72b9 commit a588b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ httplug:
33
logger:
44
enabled: true
55
redirect:
6-
preserve_header: true
6+
preserve_header: '%kernel.debug%' # Set to true if you want enable logging in production
77

88
discovery:
99
client: 'auto'

0 commit comments

Comments
 (0)