[uwsgi] # For python 3.5 and later, the following line must be uncommented to use # in-memory bytes buffer (io.BytesIO class). # wsgi-disable-file-wrapper = true # To use threads, you should uncomment the following line. # Threads are disabled by default for performance reasons. # enable-threads = true