Also update subdomain documentation.
This commit is contained in:
parent
183e5a0c18
commit
2d9f02d373
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ovh:
|
||||||
consumer_key: str
|
consumer_key: str
|
||||||
endpoint: str
|
endpoint: str
|
||||||
zone: str; example: redxef.at
|
zone: str; example: redxef.at
|
||||||
subdomain: str; example: subdomain-xyz
|
subdomain: *Optional* str; example: subdomain-xyz
|
||||||
field_type: *Optional* str; example: 'A' or 'AAAA'
|
field_type: *Optional* str; example: 'A' or 'AAAA'
|
||||||
logging: *Optional*
|
logging: *Optional*
|
||||||
level: *Optional* str; default: :WARNING,ovhdns:INFO
|
level: *Optional* str; default: :WARNING,ovhdns:INFO
|
||||||
|
|
Loading…
Reference in a new issue