Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfeistel <6742251-feistel@users.noreply.gitlab.com>2021-06-22 22:25:36 +0300
committerfeistel <6742251-feistel@users.noreply.gitlab.com>2021-06-22 22:25:36 +0300
commit17640dcc52d15b3d2f0702d4c34cbc048f6436ef (patch)
tree97a5c0c3d82c66d4a162e7fe40d5361a12823b16 /README.md
parent8b2b037fbbc178178fe5431cb08566c9ac1e85d0 (diff)
Deprecate use-http2 flag
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 65bf127a..2d34a88a 100644
--- a/README.md
+++ b/README.md
@@ -311,7 +311,6 @@ environment variable). Directives are specified in `key=value` format, like:
```
pages-domain=example.com
-use-http2=false
```