Browse Source

spelling was my worst subject

pull/1207/head
Ross McFarland 1 year ago
parent
commit
e18484129f
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      octodns/provider/yaml.py

+ 2
- 2
octodns/provider/yaml.py View File

@ -36,8 +36,8 @@ class YamlProvider(BaseProvider):
enforce_order: true
# What sort mode to employ when enforcing order
# - simple: `sort`
# - natual: https://pypi.org/project/natsort/
# (optional, default natual)
# - natural: https://pypi.org/project/natsort/
# (optional, default natural)
order_mode: natural
# Whether duplicate records should replace rather than error


Loading…
Cancel
Save