mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Disable the activity panel that hangs some browsers
This commit is contained in:
parent
8038e397b2
commit
d9f6bf5393
1 changed files with 4 additions and 0 deletions
|
@ -96,3 +96,7 @@ EnableExternalServices = "true"
|
|||
|
||||
# Set the language by default
|
||||
DefaultLanguage="__LANGUAGE__"
|
||||
|
||||
# Disable the activity panel that can hang some browsers with >100% CPU usage
|
||||
# See https://github.com/navidrome/navidrome/issues/1511
|
||||
DevActivityPanel=false
|
||||
|
|
Loading…
Add table
Reference in a new issue