mirror of
https://github.com/dunglas/frankenphp
synced 2024-11-22 07:40:16 +00:00
chore: simplify log config (#887)
* chore: simplify log config * review
This commit is contained in:
parent
a313f3a809
commit
153e7d6686
@ -13,10 +13,8 @@
|
||||
#log {
|
||||
# # Redact the authorization query parameter that can be set by Mercure
|
||||
# format filter {
|
||||
# fields {
|
||||
# request>uri query {
|
||||
# replace authorization REDACTED
|
||||
# }
|
||||
# request>uri query {
|
||||
# replace authorization REDACTED
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
Loading…
Reference in New Issue
Block a user