From 9de9ae0fd8385db0ac23e647dcdb282276bd9b7a Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Mon, 30 Sep 2013 16:29:48 -0700 Subject: [PATCH] Release Branches under advanced settings --- Release-Branches.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/Release-Branches.md b/Release-Branches.md index 0ee768c..5067fdc 100644 --- a/Release-Branches.md +++ b/Release-Branches.md @@ -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 - - master - -``` - -**Once you make this change you will need to restart NzbDrone for it to take effect.** \ No newline at end of file +3. Save \ No newline at end of file