Projects
Kolab:16
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 112
View file
default-configuration.patch
Changed
@@ -1,7 +1,7 @@ -diff -ur roundcubemail-1.4-beta136.orig/config/defaults.inc.php roundcubemail-1.4-beta136/config/defaults.inc.php ---- roundcubemail-1.4-beta136.orig/config/defaults.inc.php 2018-11-22 13:44:49.000000000 +0100 -+++ roundcubemail-1.4-beta136/config/defaults.inc.php 2018-11-22 13:55:51.873258023 +0100 -@@ -656,7 +656,7 @@ +diff -ur roundcubemail-1.4.11.18/config/defaults.inc.php roundcubemail-1.4.11.18.default-configuration/config/defaults.inc.php +--- roundcubemail-1.4.11.18/config/defaults.inc.php 2021-09-01 10:16:03.000000000 +0200 ++++ roundcubemail-1.4.11.18.default-configuration/config/defaults.inc.php 2021-09-01 11:06:27.948930836 +0200 +@@ -692,7 +692,7 @@ // RewriteRule ^/roundcubemail/[a-zA-Z0-9]{16}/(.*) /roundcubemail/$1 [PT] // Alias /roundcubemail /var/www/roundcubemail/ // Note: Use assets_path to not prevent the browser from caching assets @@ -10,7 +10,7 @@ // Allows to define separate server/path for image/js/css files // Warning: If the domain is different cross-domain access to some -@@ -665,11 +665,11 @@ +@@ -701,11 +701,11 @@ // <FilesMatch ".(eot|ttf|woff)"> // Header set Access-Control-Allow-Origin "*" // </FilesMatch> @@ -24,16 +24,16 @@ // ---------------------------------- -@@ -763,7 +763,7 @@ - // Since Google shut down their public spell checking service, the default settings - // connect to http://spell.roundcube.net which is a hosted service provided by Roundcube. +@@ -797,7 +797,7 @@ + // - 'enchant' - requires the PHP Enchant module + // - 'atd' - install your own After the Deadline server or check with the people at http://www.afterthedeadline.com before using their API // You can connect to any other googie-compliant service by setting 'spellcheck_uri' accordingly. -$config['spellcheck_engine'] = 'googie'; +$config['spellcheck_engine'] = 'pspell'; // For locally installed Nox Spell Server or After the Deadline services, // please specify the URI to call it. -@@ -1164,7 +1164,7 @@ +@@ -1195,7 +1195,7 @@ $config['display_next'] = true; // Default messages listing mode. One of 'threads' or 'list'. @@ -42,4 +42,3 @@ // 0 - Do not expand threads // 1 - Expand all threads automatically -Only in roundcubemail-1.4-beta136/config: defaults.inc.php.orig
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.