We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9779d7 commit b4d4c03Copy full SHA for b4d4c03
webware/Configs/Application.config
@@ -129,5 +129,6 @@ UnknownFileTypes = {
129
130
OutputEncoding = 'utf-8'
131
ResponseBufferSize = 8 * 1024 # 8 kBytes
132
+RegisterSignalHandler = Development
133
RunTasks = True
134
WSGIWrite = True # use write callable with WSGI
0 commit comments