Revert "."

This reverts commit 77c69e3810.
This commit is contained in:
Channel Cat 2016-10-21 04:14:50 -07:00
parent 77c69e3810
commit 9b561e83e3

View File

@ -84,7 +84,6 @@ def ignore_404s(request, exception):
## Start and Stop
Blueprints and run functions during the start and stop process of the server.
If running in multiprocessor mode (more than 1 worker), these are triggered
after forking
Available events are:
* before_server_start - Executed before the server begins to accept connections