mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Add translation files to all add-ons * lint * Apply suggestions from code review Co-authored-by: Stefan Agner <stefan@agner.ch> * Adjust zwave docs * Adjust zwave_js docs * Adjust ada docs * Reorder ada * Reorder duckdns * Reorder git_pull * Reorder google_assistant * Reorder homematic * Reorder letsencrypt * Reorder mosquitto * Reorder nginx_proxy * Reorder samba * Reorder ssh * Lint Co-authored-by: Stefan Agner <stefan@agner.ch>
21 lines
597 B
YAML
21 lines
597 B
YAML
---
|
|
configuration:
|
|
defaults:
|
|
name: Upstream Servers
|
|
description: The defaults are upstream DNS servers.
|
|
forwards:
|
|
name: Forwards
|
|
description: >-
|
|
This option allows you to list domain that are forwarded to a different
|
|
(not the default) upstream DNS server.
|
|
hosts:
|
|
name: Hosts
|
|
description: >-
|
|
This option allows you to provide local static answer for your DNS server.
|
|
services:
|
|
name: Services
|
|
description: This option allows you to provide srv-host records.
|
|
network:
|
|
53/tcp: TCP port for DNS requests.
|
|
53/udp: UDP port for DNS requests.
|