Skip to content

Commit dc6df93

Browse files
committed
Update web.py
1 parent a3c56de commit dc6df93

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

web.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,6 @@ async def _run():
206206
config.loglevel = "INFO"
207207
config.workers = workers
208208
config.application_path = "web:app"
209-
config.keep_alive_timeout = 900
210-
config.read_timeout = 900
211209

212210
run(config)
213211

0 commit comments

Comments
 (0)