⬅︎ Back to uwsgi and uid
Wow! that explains so much. Thank you. I'm glad I blogged about it.
I don't think uwsgi ever had a `user` option and it's been `uid` since the beginning: https://github.com/unbit/uwsgi/commit/3b93696. In general uwsgi is very good for maintaining backwards compatibility.
Comment
Wow! that explains so much. Thank you. I'm glad I blogged about it.
Parent comment
I don't think uwsgi ever had a `user` option and it's been `uid` since the beginning: https://github.com/unbit/uwsgi/commit/3b93696. In general uwsgi is very good for maintaining backwards compatibility.