Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Fixes delimiter for var dumper logs. The problem appears only for lon…
Browse files Browse the repository at this point in the history
…g-running applications. (#112)
  • Loading branch information
butschster authored Nov 23, 2022
1 parent e862c9b commit 7f81262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ tcp:
delimiter: "\n"
var-dumper:
addr: 0.0.0.0:9912
delimiter: "\n"
smtp:
addr: 0.0.0.0:1025
pool:
Expand Down

0 comments on commit 7f81262

Please sign in to comment.