mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
feat(timeout):
implement (class-bound, instance-bound, request-bound) session timeout for requests. fix docs config, fix aiohttp session docs links.
This commit is contained in:
parent
2adc19724d
commit
df4ba87dfc
6 changed files with 55 additions and 16 deletions
|
|
@ -35,6 +35,7 @@ markdown_extensions:
|
|||
- pymdownx.inlinehilite
|
||||
- markdown_include.include:
|
||||
base_path: docs
|
||||
- attr_list
|
||||
|
||||
nav:
|
||||
- index.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue