Added:
- Monitoring chapters - possibilities for ToolBarButton.html.twig to have tailwind classes see ChapterListToolbar.php - Makefile scheduler command - Makefile make:message command
This commit is contained in:
@@ -16,6 +16,7 @@ framework:
|
||||
# Route your messages to the transports
|
||||
'App\Message\DownloadChapter': async
|
||||
'App\Message\RefreshMetadata': async
|
||||
App\Message\RefreshAndDownloadChapters: async
|
||||
|
||||
# when@test:
|
||||
# framework:
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
# Put parameters here that don't need to change on each machine where the app is deployed
|
||||
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
|
||||
parameters:
|
||||
cache_adapter: 'cache.adapter.filesystem'
|
||||
|
||||
services:
|
||||
# default configuration for services in *this* file
|
||||
|
||||
Reference in New Issue
Block a user