Video size is handled by the queue job.

This commit is contained in:
Krzysztof Płaczek
2022-09-16 10:52:50 +02:00
parent b158ec6b5d
commit c5f4a8ed2d
5 changed files with 113 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ DB_PASSWORD=
BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
QUEUE_CONNECTION=database
SESSION_DRIVER=file
SESSION_LIFETIME=120