mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-03-31 06:24:00 -04:00
docs(readme): fix linting error
This commit is contained in:
@@ -298,7 +298,7 @@ Note that:
|
|||||||
| `RESOLVER_ADDRESS` | Your network DNS | A plaintext DNS address to use to resolve your domain names defined in your settings only. For example it can be `1.1.1.1:53`. This is useful for split dns, see [#389](https://github.com/qdm12/ddns-updater/issues/389) |
|
| `RESOLVER_ADDRESS` | Your network DNS | A plaintext DNS address to use to resolve your domain names defined in your settings only. For example it can be `1.1.1.1:53`. This is useful for split dns, see [#389](https://github.com/qdm12/ddns-updater/issues/389) |
|
||||||
| `LOG_LEVEL` | `info` | Level of logging, `debug`, `info`, `warning` or `error` |
|
| `LOG_LEVEL` | `info` | Level of logging, `debug`, `info`, `warning` or `error` |
|
||||||
| `LOG_CALLER` | `hidden` | Show caller per log line, `hidden` or `short` |
|
| `LOG_CALLER` | `hidden` | Show caller per log line, `hidden` or `short` |
|
||||||
| `SHOUTRRR_ADDRESSES` | | (optional) Comma separated list of [Shoutrrr addresses](https://containrrr.dev/shoutrrr/v0.8/services/overview/) (notification services) |
|
| `SHOUTRRR_ADDRESSES` | | (optional) Comma separated list of [Shoutrrr addresses](https://containrrr.dev/shoutrrr/v0.8/services/overview/) (notification services) |
|
||||||
| `SHOUTRRR_DEFAULT_TITLE` | `DDNS Updater` | Default title for Shoutrrr notifications |
|
| `SHOUTRRR_DEFAULT_TITLE` | `DDNS Updater` | Default title for Shoutrrr notifications |
|
||||||
| `TZ` | | Timezone to have accurate times, i.e. `America/Montreal` |
|
| `TZ` | | Timezone to have accurate times, i.e. `America/Montreal` |
|
||||||
| `UMASK` | System current umask | Umask to set for the program in octal, i.e. `0022` |
|
| `UMASK` | System current umask | Umask to set for the program in octal, i.e. `0022` |
|
||||||
|
|||||||
Reference in New Issue
Block a user