Optional feature: Track listen activity to history (default is disabled)

This commit is contained in:
localhost_frssoft 2022-12-08 02:36:45 +03:00
parent 06fd6308fe
commit 9c65117e9c
3 changed files with 36 additions and 4 deletions

View file

@ -39,6 +39,7 @@ default_conf = {
"shitnoise.monster"
],
'enable_server_transcoding': False,
'track_activity_history': False,
'prefetch_playlist': True,
'mpv_volume': 100,
'show_like_button': True,