mirror of
https://github.com/Team-Neptune/DeepSea-Updater.git
synced 2024-11-23 12:29:52 +00:00
Little Fix
Little fix
This commit is contained in:
parent
e75830c3a5
commit
b5313e0979
@ -6,7 +6,7 @@ A homebrew application for the Nintendo Switch that will automatically update yo
|
||||
|
||||
| Config option | Description
|
||||
| --------------------------------------------------------------------------- | ---
|
||||
| `host = "http://DeepSea-updater.teamatlasnx.com";` | Which server to connect to. You can host your own server using the files in the [server repository](https://github.com/Team-Neptune/DeepSea-Updater-Server).
|
||||
| `host = "http://DeepSea-updater.Team-Neptune.com";` | Which server to connect to. You can host your own server using the files in the [server repository](https://github.com/Team-Neptune/DeepSea-Updater-Server).
|
||||
| `ignore = [ "sdmc://fileToIgnore.nro", "sdmc://anotherFileToIgnore.nro" ];` | Array of files to ignore when extracting.
|
||||
| `autoupdate = true;` | Whether or not to auto update DeepSea Updater.
|
||||
| `proxy_enabled = false;` | Whether or not to use a proxy for network calls.
|
||||
|
Loading…
Reference in New Issue
Block a user