mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Release Branches under advanced settings
parent
c5d532b6b5
commit
9de9ae0fd8
@ -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…
Reference in New Issue
Block a user