You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #21238 fix: resolve confusing typo in php config example (Ahummeling)
This PR was merged into the 6.4 branch.
Discussion
----------
fix: resolve confusing typo in php config example
Hey, looking at the documentation I noticed an inconsistency in the examples for configuration logging deduplication.
After trying out the provided example using type `deduplicated`, I quickly found that it was not valid. Then I noticed the other config languages use the `deduplication` type. So we probably want to use the correct type in the example.
Commits
-------
6a79b52 fix: resolve confusing typo in php config example
0 commit comments