search-off
All checks were successful
Deploy on push / deploy (push) Successful in 7s

This commit is contained in:
Untone 2024-12-11 22:31:41 +03:00
parent 444c853f54
commit 9cead2ab0e

View File

@ -81,7 +81,7 @@ async def lifespan(app):
precache_data(),
ViewedStorage.init(),
create_webhook_endpoint(),
# search_service.info(),
search_service.info(),
start(),
revalidation_manager.start(),
)