This commit is contained in:
		| @@ -74,4 +74,4 @@ async def view_longpoll(request): | |||||||
|  |  | ||||||
|  |  | ||||||
| if __name__ == "__main__": | if __name__ == "__main__": | ||||||
|     app.run(debug=False, host="0.0.0.0", port=5000, single_process=True) |     app.run(debug=False, host="0.0.0.0", port=5000, single_process=True, access_log=True) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user