1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Add video P2P

https://github.com/pixelfed/pixelfed/pull/4713
This commit is contained in:
lapineige 2024-02-10 15:58:20 +01:00 committed by GitHub
parent 4cc85d6804
commit 6efad0c59c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,3 +141,8 @@ SESSION_DRIVER=redis
## Passport
#PASSPORT_PRIVATE_KEY=
#PASSPORT_PUBLIC_KEY=
## Video P2P
MEDIA_HLS_ENABLED=true
MEDIA_HLS_P2P=true
MEDIA_HLS_BITRATE=2000 # average quality and limited storage use