Remove part of misplaced non-breaking hyphen (#1935)
This commit is contained in:
parent
c49c17eb91
commit
e02b5e3876
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ The following table shows a configuration option's name, type, and the default v
|
|||
|:---|:---|:------|
|
||||
|[add‑headers](#add-headers)|string|""|
|
||||
|[allow‑backend‑server‑header](#allow-backend-server-header)|bool|false|
|
||||
|[hide‑headers‑](#hide-headers)|string array|empty|
|
||||
|[hide‑headers](#hide-headers)|string array|empty|
|
||||
|[access‑log‑path](#access-log-path)|string|"/var/log/nginx/access.log"|
|
||||
|[error‑log‑path](#error-log-path)|string|"/var/log/nginx/error.log"|
|
||||
|[enable‑dynamic‑tls‑records](#enable-dynamic-tls-records)|bool|true|
|
||||
|
|
Loading…
Reference in a new issue