diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |