mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Update
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
fresh_centrifugo:
|
||||
jwt:
|
||||
ttl: 86400 # 1 day
|
||||
@@ -0,0 +1,6 @@
|
||||
fresh_centrifugo:
|
||||
api_key: '%env(CENTRIFUGO_API_KEY)%'
|
||||
api_endpoint: '%env(CENTRIFUGO_API_ENDPOINT)%'
|
||||
secret: '%env(CENTRIFUGO_SECRET)%'
|
||||
jwt:
|
||||
ttl: 86400 # 1 day
|
||||
Reference in New Issue
Block a user