diff --git a/docs/configuration.md b/docs/configuration.md index d55dc380f82..30e7d58d906 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -223,6 +223,14 @@ editing the `conf` file in a text editor. Use the examples as reference.
undo
+ runs only on actual termination (quitting from the client, stopping it in the Web UI, or
+ Sunshine shutting down). Reconnecting resumes that session rather than launching the
+ application again, so do does not run on a reconnect either. Prep-commands
+ that change machine state needed by every stream, such as display layout or audio
+ routing, will therefore not be reapplied when a client resumes an existing session.}