mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
- The developers of Discord have identified an issue impacting voice sound on 0.0.90 version and have rolled back. (See https://discordstatus.com/incidents/mv9k3px764kd ) - Bump PORTEPOCH - Add pkg-message to explain to users how to avoid automatic check for updates when starting the program.
13 lines
281 B
Text
13 lines
281 B
Text
[
|
|
{
|
|
type: install
|
|
message: <<EOM
|
|
After the first start of the application, it is recommended to add the
|
|
following line to the file ~/.config/discord/settings.json (after the first
|
|
opening curly brace) to avoid automatic check for updates.
|
|
|
|
"SKIP_HOST_UPDATE": true,
|
|
|
|
EOM
|
|
}
|
|
]
|