Replies: 1 comment
|
Sunshine doesn't run as a user by default so storing in |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Feature Request
Body
The config folder on Windows is located in the installation folder, in
C:\Program Files\Sunshine\config. This goes against Windows guidelines that say:The current implementation makes it hard to backup and restore the config, since programs need administrative permissions to write to the folder. My suggestion is to move it into the
%appdata%folder or similar, where users and programs have access. Alternatively, set the config folder permissions to allow users and programs to write to it.All reactions