mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-23 08:36:42 +00:00
Add option for sending quit app request after quitting streaming session
* By default this option is set to `false` and can be enabled using the new `-quitappafter`/`quitappafter` command-line/config options.
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
## Play audio on host instead of streaming to client
|
||||
#localaudio = false
|
||||
|
||||
## Send quit app request to remote after quitting session
|
||||
#quitappafter = false
|
||||
|
||||
## Select audio device to play sound on
|
||||
#audio = sysdefault
|
||||
|
||||
|
||||
Reference in New Issue
Block a user