mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
WIP implement immediate and daily email functionality
This commit is contained in:
@@ -12,3 +12,7 @@ framework:
|
||||
adapter: cache.adapter.redis
|
||||
public: false
|
||||
default_lifetime: 300
|
||||
cache.daily_notifications:
|
||||
adapter: cache.adapter.redis
|
||||
public: true
|
||||
default_lifetime: 90000 # 25 hours
|
||||
|
Reference in New Issue
Block a user