This repository has been archived on 2022-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
Twxtter-main/twitfix.ini

11 lines
129 B
INI

[uwsgi]
module = wsgi:app
master = true
processes = 5
socket = sixFix.sock
chmod-socket = 660
vacuum = true
die-on-term = true