mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-11 06:33:32 +00:00
Release Branches under advanced settings
parent
c5d532b6b5
commit
9de9ae0fd8
1 changed files with 3 additions and 15 deletions
|
@ -5,22 +5,10 @@
|
|||
|
||||
*Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## How to change your branch ##
|
||||
|
||||
In order to change your update branch you will need to make a small configuration change:
|
||||
1. Go to General Settings and show advanced settings (use the toggle by the save button).
|
||||
|
||||
Use your XML editor of choice to edit `C:\ProgramData\NzbDrone\config.xml` and set it to branch of your choosing
|
||||
|
||||
2. Under the Development section change the branch name to `develop`
|
||||
|
||||
```xml
|
||||
<Config>
|
||||
<Branch>master</Branch>
|
||||
</Config>
|
||||
```
|
||||
|
||||
**Once you make this change you will need to restart NzbDrone for it to take effect.**
|
||||
3. Save
|
Loading…
Add table
Reference in a new issue