www-apps/syncserver: new package (and deps) for Firefox Sync Server
This commit is contained in:
parent
ceb5871da9
commit
b1dc230fa4
98 changed files with 1907 additions and 0 deletions
5
www-apps/syncserver/files/syncserver.conf
Normal file
5
www-apps/syncserver/files/syncserver.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
BINARY="/usr/lib/python-exec/python2.7/gunicorn"
|
||||
WSGI_APP=/etc/syncserver.ini
|
||||
CONFIG=/etc/gunicorn/syncserver.py
|
||||
USER=syncserver
|
||||
GROUP=syncserver
|
||||
Loading…
Add table
Add a link
Reference in a new issue