##// END OF EJS Templates
Made quote button actually button so it is impossible to accidentally quote its text
Made quote button actually button so it is impossible to accidentally quote its text

File last commit:

r848:f2b9de1d default
r1909:004a4ff8 default
Show More
uwsgi.ini
11 lines | 223 B | text/x-ini | IniLexer
neko259
Added uwsgi config and systemd unit
r848 [uwsgi]
module = neboard.wsgi:application
master = true
pidfile = /tmp/neboard.pid
socket = 127.0.0.1:8080
processes = 5
harakiri = 20
max-requests = 5000
disable-logging = true
vacuum = true
# socket=/var/run/neboard.sock