mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fixed typo at nginx sample configuration
This commit is contained in:
parent
6d65df1dcc
commit
2dde112df0
@ -469,7 +469,7 @@ Nginx Configuration
|
||||
|
||||
}
|
||||
|
||||
To enable SSL support:
|
||||
To disable SSL support:
|
||||
- Remove the server block containing the redirect
|
||||
- Change **listen 443 ssl** to **listen 80;**
|
||||
- Remove **ssl_certificate** and **ssl_certificate_key**.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user