fix: align config with imported state for zero-drift plan
This commit is contained in:
@@ -3,7 +3,7 @@ priority: 1
|
||||
host: nzbget.service.consul
|
||||
port: 443
|
||||
use_ssl: true
|
||||
username: ""
|
||||
username: "svc_nzbsubmit"
|
||||
password: ""
|
||||
category: unknown
|
||||
tags: []
|
||||
|
||||
@@ -3,7 +3,8 @@ app_profile_id: 1
|
||||
implementation: Newznab
|
||||
config_contract: NewznabSettings
|
||||
protocol: usenet
|
||||
tags: []
|
||||
tags:
|
||||
- nzb
|
||||
fields:
|
||||
- name: baseUrl
|
||||
text_value: "https://api.nzbgeek.info"
|
||||
|
||||
Reference in New Issue
Block a user