Update Templates.ini

Some `DontCopy` rules have been added to the template to prevent Firefox-based browsers from crashing when the `ProtectHostImages` setting is enabled. Only default locations are considered; browsers installed outside of these locations will still crash.
This commit is contained in:
offhub 2024-11-29 20:51:21 +03:00 committed by GitHub
parent 65f4dc7661
commit 45b395fa0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -3877,6 +3877,13 @@ DontCopy=*.wav
DontCopy=*.webm
DontCopy=*.wma
DontCopy=*.wmv
# For ProtectHostImages=y (issue 4394)
DontCopy=%ProgramFiles%*\Mozilla Firefox\*
DontCopy=%ProgramFiles%*\Firefox Nightly\*
DontCopy=%ProgramFiles%*\Firefox Developer Edition\*
DontCopy=%ProgramFiles%*\LibreWolf\*
DontCopy=%ProgramFiles%*\Waterfox\*
DontCopy=%ProgramFiles%*\Ablaze Floorp\*
[Template_RpcPortBindings]
Tmpl.Title=#4296