Projects
Kolab:16:TestingLinked
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 115
View file
default-configuration.patch
Changed
@@ -1,6 +1,6 @@ -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 +diff -ur roundcubemail-1.4.13.orig/config/defaults.inc.php roundcubemail-1.4.13/config/defaults.inc.php +--- roundcubemail-1.4.13.orig/config/defaults.inc.php 2022-01-14 13:06:53.000000000 +0100 ++++ roundcubemail-1.4.13/config/defaults.inc.php 2022-01-14 13:40:38.612763639 +0100 @@ -692,7 +692,7 @@ // RewriteRule ^/roundcubemail/a-zA-Z0-9{16}/(.*) /roundcubemail/$1 PT // Alias /roundcubemail /var/www/roundcubemail/ @@ -24,16 +24,16 @@ // ---------------------------------- -@@ -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 +@@ -799,7 +799,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. // 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. -@@ -1195,7 +1195,7 @@ +@@ -1198,7 +1198,7 @@ $config'display_next' = true; // Default messages listing mode. One of 'threads' or 'list'. @@ -42,3 +42,4 @@ // 0 - Do not expand threads // 1 - Expand all threads automatically +Only in roundcubemail-1.4.13/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
.