aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbodqhrohro <bodqhrohro@gmail.com>2020-01-13 18:31:28 +0300
committerbodqhrohro <bodqhrohro@gmail.com>2020-01-13 18:31:28 +0300
commitcfc9e1d52292b69260ba38d8652b8a5f67787a67 (patch)
tree626667a9595d1d5489f5ccdbf44e846044d72e6c /README.md
parent48ac4fdcef1169bba42593b723a0ef0a15afd5e1 (diff)
Add pprof
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4f286fb..fa09904 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,10 @@ It is good idea to obtain Telegram API ID from [**https://my.telegram.org**](htt
...
```
+### Arguments ###
+
+* `--profiling-port=xxxx`: starts the pprof server on port `xxxx`. Access is limited to localhost.
+
### How to receive files from Telegram ###
First of all, you need to set up web server that will serve some directory in your filesystem.