3 lines
88 B
Python
3 lines
88 B
Python
database_url = "sqlite+aiosqlite:///data/database.sqlite"
|
|
|
|
PAGINATION_DEFAULT_LIMIT = 10 |