This website requires JavaScript.
Explore
Help
Sign In
Mastodon
/
forget-cancellare-vecchi-toot
mirror of
https://github.com/codl/forget
Watch
2
Star
0
Fork
You've already forked forget-cancellare-vecchi-toot
0
Code
Issues
Releases
Wiki
Activity
d90779aad5
forget-cancellare-vecchi-toot
/
Procfile
3 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bump gunicorn timeout to 1 hour for uploads
2017-08-04 01:06:01 +02:00
web: gunicorn -w 9 -t 3600 -b 127.0.0.1:42157 forget:app
celery: use fair task scheduling
2017-08-11 00:08:46 +02:00
worker: python tasks.py -B -Ofair