[Pkg-owncloud-commits] [owncloud-doc] 05/22: fixed typo at nginx sample configuration, added note box as in stable5
    David Prévot 
    taffit at moszumanska.debian.org
       
    Sun Jun  1 18:48:18 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit 6a502403103d227618d84362b273b187c00fc80a
Author: B1 User <b1user at owncloud-dev.cloud.colo.b1-systems.de>
Date:   Tue May 27 11:43:00 2014 +0000
    fixed typo at nginx sample configuration, added note box as in stable5
---
 admin_manual/installation/installation_source.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/admin_manual/installation/installation_source.rst b/admin_manual/installation/installation_source.rst
index dfe76c2..ac76731 100644
--- a/admin_manual/installation/installation_source.rst
+++ b/admin_manual/installation/installation_source.rst
@@ -474,7 +474,8 @@ Nginx Configuration
 
     }
 
-To disable SSL support:
+.. note:: You can use Owncloud without SSL/TLS support, but we strongly encourage you not to do that:
+
 -  Remove the server block containing the redirect
 -  Change **listen 443 ssl** to **listen 80;**
 -  Remove **ssl_certificate** and **ssl_certificate_key**.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
    
    
More information about the Pkg-owncloud-commits
mailing list