games-on-whales / wolf

Stream virtual desktops and games running in Docker
https://games-on-whales.github.io/wolf/stable/
MIT License
292 stars 20 forks source link

app_state_folder not using sessionID #42

Closed salty2011 closed 9 months ago

salty2011 commented 9 months ago

On a fresh install of Wolf, the config file has the app_state_folder for each paired client is set to

app_state_folder = ""

This results in that paired client using /etc/wolf as the root folder instead of /etc/woft//

Work Around

  1. Open the config.toml
  2. For each paired client remove the line for app_state_folder, this will result in correct behavior