##// END OF EJS Templates
Added banner to show the site news. Returned the message middleware because it...
Added banner to show the site news. Returned the message middleware because it is required to add models over admin site

File last commit:

r848:f2b9de1d default
r1148:94091a42 default
Show More
neboard.service
10 lines | 207 B | text/x-ini | IniLexer
[Unit]
Description=Neboard imageboard
After=network.target
[Service]
ExecStart=/usr/bin/uwsgi_python33 --ini uwsgi.ini
WorkingDirectory=<where is your neboard located>
[Install]
WantedBy=multi-user.target