README.md aktualisiert

This commit is contained in:
2023-11-16 14:08:28 +01:00
parent 336cc38190
commit 586114764a

View File

@@ -13,7 +13,7 @@ Edit the file `/boot/config/plugins/unraid-versionchange/settings.cfg` to you pr
| CACHE_MOUNT | Set this variable to the source from your Unassigned Devices share (eg: //FOR.EIG.NIP.XXX/DATA) and the plugin tries to mount the share through Unassigned Devices, otherwise set to: false (depends on `CACHE_PATH`) | false |
| INITIAL_UPDATE | Update releases when visiting the plugin page for the first time. Set to `0` to disable, set to `1` to enable and pull the available releases from the INDEX_URL (depends on `CACHE_BUILDS` if not available falls back to cached builds), set to `2` to build a index from the locally cached releases (depends on `CACHE_BUILDS`) | 0 |
| LIST_STYLE | Set to `1` to get a compiled list/drop-down from all builds or set to `0` to get two drop-downs where you first have to choose the release channel and afterwards the release | 0 |
| QUICK_LINK | Set to `1` to modify the version string in the header below the Unraid logo to make it clickable to get to the plugin page, set to `0` to disable | 0 |
| QUICK_LINK | Set to `1` to either modify the version string in the header below the Unraid logo to make it clickable (up to unRAID 6.13.0-beta0.22) or a additional "Download" icon in the Menu bar (starting with unRAID 6.13.0-beta0.23) to get to the plugin page, set to `0` to disable | 0 |
| GLOBAL_CONFIG | If set to `1` you have to put a `settings.cfg` in your `CACHE_PATH` to pull the settings from there, useful if you want to update multiple servers | 0 |
### Recommended config to share files and settings across multiple servers