mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-23 05:23:17 +00:00
parent
d744200545
commit
79fd482e11
1 changed files with 2 additions and 2 deletions
|
@ -127,8 +127,8 @@ LOG_CHANNEL=stderr
|
|||
## Image
|
||||
IMAGE_DRIVER=imagick
|
||||
|
||||
## Broadcasting
|
||||
BROADCAST_DRIVER=log # log driver for local development
|
||||
## Broadcasting: log driver for local development
|
||||
BROADCAST_DRIVER=log
|
||||
|
||||
## Cache
|
||||
CACHE_DRIVER=redis
|
||||
|
|
Loading…
Reference in a new issue