Add transcoding in config; instance get from config now

This commit is contained in:
localhost_frssoft 2022-11-21 11:07:52 +03:00
parent de915144b2
commit 497abf3806
2 changed files with 5 additions and 2 deletions

View file

@ -38,6 +38,7 @@ default_conf = {
"funkwhale.gegeweb.eu",
"shitnoise.monster"
],
'enable_server_transcoding': False,
'prefetch_playlist': True,
'mpv_volume': 100,
'show_like_button': True,