owncast/.vscode/settings.json
Gabe Kangas 83eb9229ad
Auto updater APIs (#1523)
* APIs for querying and executing an update in place.

For #924

* Use the process pid to query systemd for status

* Use parent pid and invocation ID to guess if running from systemd

* Stream cmd output to client + report errors

* Update comment to refer to INVOCATION_ID
2021-11-30 13:15:18 -08:00

24 lines
398 B
JSON

{
"cSpell.words": [
"Debugln",
"Errorln",
"Ffmpeg",
"ffmpegpath",
"ffmpg",
"gosec",
"mattn",
"Mbps",
"nolint",
"Owncast",
"ppid",
"preact",
"RTMP",
"rtmpserverport",
"sqlite",
"Tracef",
"Traceln",
"videojs",
"Warnf",
"Warnln"
]
}