summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_config.php
AgeCommit message (Expand)Author
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak
2013-11-28Exec config_get hook also in rcube_config::all() (#1485981)Aleksander Machniak
2013-09-25Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_config ...Aleksander Machniak
2013-09-13Support both new and old config variablesThomas Bruederli
2013-09-08Workaround broken PHP function timezone_name_from_abbr (#1489261)Aleksander Machniak
2013-09-07Respect (multiple) config dirs from RCUBE_CONFIG_PATH when reading configured...Thomas Bruederli
2013-09-07Read RCUBE_CONFIG_PATH env variable for a list of directories that are search...Thomas Bruederli
2013-09-04Aviod code duplication in timezone configuration handlingAleksander Machniak
2013-09-01Fix issue where legacy config was overriden by default config (#1489288)Aleksander Machniak
2013-07-12Allow to load config files for different environments (#1487311); keep (non-d...Thomas Bruederli
2013-06-28Enable legacy mode: allow running with old config files and log warnings ever...Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-06-13Set TTL for attachments stored in sql databaseAleksander Machniak
2013-06-06Rename message_cache_lifetime to messages_cache_ttl option for naming consist...Aleksander Machniak
2013-06-05Fix legacy options handlingAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-27Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistencyAleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Define more (uniquely prefixed) constants for Roundcube directories in order ...Thomas Bruederli
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak