diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CURL-DISABLE.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CURL-DISABLE.md b/docs/CURL-DISABLE.md index 83436b473..e42878c6b 100644 --- a/docs/CURL-DISABLE.md +++ b/docs/CURL-DISABLE.md @@ -24,6 +24,10 @@ Disable the FILE protocol Disable the FTP (and FTPS) protocol +## CURL_DISABLE_GEMINI + +Disable the Gemini protocol. + ## CURL_DISABLE_GOPHER Disable the GOPHER protocol. |