Commit Graph

11 Commits

Author SHA1 Message Date
David Guillen Fandos aa118f7ae6 Add knob to control the file expiration timeout.
This allows tweaking the value (from the default 1h timeout) so that
loaded servers do not run out of disk by setting it to a smaller value.
2021-07-03 12:03:01 +02:00
Luckydonald c08d466be0
Stats: hide sensible data (#24)
Adds the --stats-hide-sensible-data flag (Docker: $TELEGRAM_STAT_HIDE_SENSIBLE_DATA=1), removing the bot token and the webhook url from the stats endpoint.
2020-12-15 17:43:20 +01:00
Jannik 100a7cc846
Allow Users to use the bot api (#19)
Co-authored-by: Jannik <none>
2020-12-12 00:45:36 +01:00
Marco Aceti a833e5b494
Fix temp dir permissions 2020-11-25 15:51:11 +01:00
matteo bocci aka matteob99 ec95b6a5aa
Hard fix docker permission (#16) 2020-11-25 15:39:54 +01:00
matteo bocci aka matteob99 19c38c61b3
Various Dockerfile fixes and enhancements (#13)
* fix docker file and add in readme

* fix Readme
2020-11-25 08:32:01 +01:00
Marco Aceti 5b29503d9c
Add TELEGRAM_NO_FILE_LIMIT env variable 2020-11-12 23:45:30 +01:00
Giuseppe Marino 25d1ee172b
add `--max-batch-operations` parameter (default 10000) 2020-11-11 20:09:21 +01:00
Giuseppe Marino 079328dba5
Update entrypoint 2020-11-11 20:09:20 +01:00
Marco Aceti 3e084c9f19
GitHub Actions multi-arch build and push workflow (#2)
* Update docker.yml

This reverts commit bb6708fc01.

Co-authored-by: Andrea Cavalli <andrea@cavallium.it>
Co-authored-by: giuseppeM99 <giuseppe.marino1999@gmail.com>
2020-11-09 16:17:37 +01:00
Andrea Cavalli d376aa22ec Update docker.yml, Dockerfile, and docker-entrypoint.sh 2020-11-08 13:40:45 +01:00