summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
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
2012-12-25clarify PLUGINS description, improve plugin CLI listAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-23add contributed plugins; load note plugin by defaultAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-22flip DEFAULT_UPDATE_METHOD to simplepieAndrew Dolgov
2012-09-07remove twitter-specific codeAndrew Dolgov
2012-08-23bump config versionAndrew Dolgov
2012-08-16split authentication to separate modulesAndrew Dolgov
2012-07-09remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)Andrew Dolgov
2012-03-20config: add a warning about ENABLE_GZIP_OUTPUT potential breakageAndrew Dolgov
2012-02-20remove readitlater button plugin from trunk, mention Plugins page in config.phpAndrew Dolgov
2012-01-12config: remove TMP_DIRECTORYAndrew Dolgov
2011-12-26disable pubsubhubbub client by default (refs #407)Andrew Dolgov
2011-12-26universal image caching and automatic cache directories maintenanceAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21bump config versionAndrew Dolgov
2011-12-21add readitlater pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov
2011-12-20move tweet button to a plugin, implement basic support for article action but...Andrew Dolgov
2011-12-13simplify default global config, expand sanity_check messagesAndrew Dolgov
2011-11-16finally rename icons/ (fixes #272)Andrew Dolgov
2011-11-06expand description of SELF_URL_PATH, set sanity check (closes #384)Andrew Dolgov