mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-25 13:29:27 +01:00
comment out the pprof setting in the example config
This commit is contained in:
parent
211ed6af99
commit
288203152a
@ -320,7 +320,7 @@ debug:
|
|||||||
# it is strongly recommended that you don't expose this on a public interface;
|
# it is strongly recommended that you don't expose this on a public interface;
|
||||||
# if you need to access it remotely, you can use an SSH tunnel.
|
# if you need to access it remotely, you can use an SSH tunnel.
|
||||||
# set to `null`, "", leave blank, or omit to disable
|
# set to `null`, "", leave blank, or omit to disable
|
||||||
pprof-listener: "localhost:6060"
|
# pprof-listener: "localhost:6060"
|
||||||
|
|
||||||
# enabling StackImpact profiling
|
# enabling StackImpact profiling
|
||||||
stackimpact:
|
stackimpact:
|
||||||
|
Loading…
Reference in New Issue
Block a user