[uwsgi] socket=/tmp/uwsgi_csm.sock chmod-socket = 664 ; CSM ; this is the file lib/wsgi_csm.ini ; see setup/startup.sh ;change to your account name for running IoTTalk server uid = iottalk gid = www-data env = PYTHONPATH=%v:%v/lib:%v/da:$PYTHONPATH wsgi-file = %v/lib/csm.py callable = app ; must be 1, don't change it. processes = 1 threads = 4 buffer-size=32768 master = True vacuum = true die-on-term = true