diff --git a/README.md b/README.md index 08062a0c78f30cbab0cb6e697b794c6e56c987b6..9b190ceff385b29fd33596b31de37a27b9231d2f 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ This is a simple HTTP server written in Go, made to serve GitLab Pages with CNAMEs and SNI using HTTP/HTTP2. The minimum supported Go version is v1.13. -This is made to work in small to medium-scale environments. Start-up time scales -with the number of projects being served, so the daemon is currently unsuitable -for very large-scale environments. - ### How it generates routes 1. It reads the `pages-root` directory to list all groups.