diff options
author | James Moger <james.moger@gitblit.com> | 2014-04-11 13:38:46 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-04-11 13:48:17 -0400 |
commit | 9ef027a8c7502b622f566460d2864ec7bcd0613a (patch) | |
tree | 5e43ab82b453e091613f78b2b1729a4c21ea9731 /src/site/features.mkd | |
parent | cff7ccfc20f775dff4d7f76cb9bf2a7766b071ea (diff) | |
download | gitblit-9ef027a8c7502b622f566460d2864ec7bcd0613a.tar.gz gitblit-9ef027a8c7502b622f566460d2864ec7bcd0613a.zip |
Update to Jetty 9, drop AJP
Diffstat (limited to 'src/site/features.mkd')
-rw-r--r-- | src/site/features.mkd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/site/features.mkd b/src/site/features.mkd index dc048804..5981f834 100644 --- a/src/site/features.mkd +++ b/src/site/features.mkd @@ -76,7 +76,6 @@ - Integrated GUI tool to facilitate x509 PKI including ssl and client certificate generation, client certificate revocation, and client certificate distribution
- Single text file for configuring server and gitblit
- A Windows service installation script and configuration tool
-- Built-in AJP connector for Apache httpd
## Limitations
- Built-in access controls are not branch-based, they are repository-based.
|