Removed unused uwsgi.ini file.

This commit is contained in:
Douglas Mendizabal
2013-06-06 15:15:18 -05:00
parent 8b3531cbe6
commit d75c22a492

View File

@@ -1,17 +0,0 @@
[uwsgi]
socket = :8080
protocol = http
processes = 1
master = true
vaccum = true
no-default-app = true
memory-report = true
#env = CONFIG_FILE=/etc/barbican/barbican.cfg
pythonpath = ./
module = barbican.api.app:application