aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.