mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
SABnzbd-Suite: fix minor config error
This commit is contained in:
@@ -405,7 +405,7 @@ try:
|
||||
defaultConfig['core']['username'] = user
|
||||
defaultConfig['core']['password'] = md5pwd
|
||||
defaultConfig['core']['port'] = '8083'
|
||||
defaultConfig['core']['launchbrowser'] = '0'
|
||||
defaultConfig['core']['launch_browser'] = '0'
|
||||
defaultConfig['core']['host'] = host
|
||||
defaultConfig['core']['data_dir'] = pAddonHome
|
||||
defaultConfig['core']['permission_folder'] = '0644'
|
||||
|
||||
Reference in New Issue
Block a user