summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
2018-11-22mention mailer_smtp plugin in config.php-distAndrew Dolgov
2018-11-22remove PHPMailer and related directives from config.php-dist; add pluggable M...Andrew Dolgov
2018-08-13remove more mcrypt stuff from config.php-distAndrew Dolgov
2018-08-13remove FEED_CRYPT_KEY and everything related to itAndrew Dolgov
2017-07-17update description for LOG_DESTINATIONAndrew Dolgov
2017-05-16remove pubsubhubbub: deadAndrew Dolgov
2017-01-07deprecate encrypted feed passwords because mcrypt is getting removed from php...Andrew Dolgov
2015-08-21remove SESSION_CHECK_ADDRESSAndrew Dolgov
2015-06-19move language detection to a plugin, remove config.php constantAndrew Dolgov
2015-02-03add config option CHECK_FOR_UPDATESAndrew Dolgov
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2014-04-23mention config.php settings in search_sphinx plugin descriptionAndrew Dolgov
2014-04-23Make search mechanism pluggableRob Hoelz
2014-03-11set detect language to off by defaultAndrew Dolgov
2013-12-18config: remove closing php tagAndrew Dolgov
2013-09-27make language detection optional (closes #779)Andrew Dolgov
2013-07-14config.php-dist: fix lines which were too longAndrew Dolgov
2013-07-14fix typo in config.php-distAndrew Dolgov
2013-07-13Change default SELF_URL_PATH for RFC 2602Frederik Holden
2013-05-26Changes to support a new version of the phpmailer. Adds a new setting SMTP_S...justauser
2013-05-22update sphinx index option descriptionAndrew Dolgov
2013-05-16config: expand description of PHP_EXECUTABLEAndrew Dolgov
2013-04-29do not use session cookie lifetime for additional cookiesAndrew Dolgov
2013-04-23only show reset password link when auth_internal is enabled (refs #681)Andrew Dolgov
2013-04-19make logging configurable; add logging to syslogAndrew Dolgov
2013-04-18actually check for DB_PORT in installer, add better hints and use mysqli if a...Andrew Dolgov
2013-04-17config: remove mention of encrypted loginsAndrew Dolgov
2013-04-17Fix indentation issues (spaces => tabs)Jeffrey Tolar
2013-04-16ttrssMailer: fix typoAndrew Dolgov
2013-04-16add SPHINX_SERVERAndrew Dolgov
2013-04-16unify SMTP_HOST and SMTP_PORT as SMTP_SERVERAndrew Dolgov
2013-04-13implement basic feed authentication parameter encryption in the database (FEE...Andrew Dolgov
2013-04-07clarify single user mode descriptionAndrew Dolgov
2013-04-06Fix typo in config.phpArthaey Angosii
2013-04-07remove auth_remote from default configurationAndrew Dolgov
2013-04-04reduce default session expiration limitAndrew Dolgov
2013-03-28enable updater by defaultAndrew Dolgov
2013-03-28remove SESSION_EXPIRE_TIMEAndrew Dolgov
2013-03-28reimplement remember_meAndrew Dolgov
2013-03-23remove page title stuff for the time beingAndrew Dolgov
2013-03-23Revert "update SITE_TITLE customization to work without needing to be pre-def...Andrew Dolgov
2013-03-23Revert "remove default definition of SITE_TITLE; rename to _SITE_TITLE as wit...Andrew Dolgov
2013-03-22Additions:derekmurawsky
2013-03-20mention SESSION_COOKIE_LIFETIME affecting widescreen cookieAndrew Dolgov
2013-03-15config: bump default values for cookie expiration times (refs #539)Andrew Dolgov
2013-02-06remove top hello - feedback - preferences lineAndrew Dolgov
2013-01-22expand simple update method descriptionAndrew Dolgov
2013-01-22updaterandomfeed: use max_execution_time parameterAndrew Dolgov
2012-12-27move authentication modules to plugins/Andrew Dolgov
2012-12-27mention auth_imap in config.php-distAndrew Dolgov