ZIm/crates/auto_update/src
Thorsten Ball bce1b7a10a
ssh remoting: Add setting to download binary on host (#19606)
This adds the following optional setting:

```json
{
  "remote_server": {
    "download_on_host": false
  }
}
```
Right now, it's **off by default** because I haven't tested it enough.

Release Notes:

- N/A
2024-10-23 16:06:16 +02:00
..
auto_update.rs ssh remoting: Add setting to download binary on host (#19606) 2024-10-23 16:06:16 +02:00
update_notification.rs Show release notes locally when showing update notification (#18486) 2024-09-28 14:21:13 -04:00