diff --git a/roundcube/templates/apache2/roundcube.conf b/roundcube/templates/apache2/roundcube.conf
index cfa83db1..16911008 100644
--- a/roundcube/templates/apache2/roundcube.conf
+++ b/roundcube/templates/apache2/roundcube.conf
@@ -20,9 +20,9 @@
# Access to tinymce files
- Options +Indexes +MultiViews +FollowSymLinks
- AllowOverride None
- Require all granted
+ Options +Indexes +MultiViews +FollowSymLinks
+ AllowOverride None
+ Require all granted
@@ -56,8 +56,8 @@
Alias /javascript /usr/share/javascript/
- Options +FollowSymLinks +MultiViews
- Require all granted
+ Options +FollowSymLinks +MultiViews
+ Require all granted
SSLEngine On