Fix config for remote-only sessions mode
This commit is contained in:
@@ -303,10 +303,10 @@ session:
|
||||
enabled: true
|
||||
toLocal: false
|
||||
toRemote:
|
||||
enabled: false
|
||||
enabled: true
|
||||
forRemote:
|
||||
enabled: true
|
||||
toLocal: true
|
||||
toLocal: false
|
||||
toRemote:
|
||||
enabled: true
|
||||
```
|
||||
|
Reference in New Issue
Block a user