summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
2007-08-24new option: COUNTERS_MAX_AGEAndrew Dolgov
2007-08-23change description for option ENABLE_SIMPLEPIEAndrew Dolgov
2007-08-23simplepie-related fixesAndrew Dolgov
2007-08-23add experimental support for simplepie (once again)Andrew Dolgov
2007-08-21new config option: MYSQL_CHARSETAndrew Dolgov
2007-06-01reference MAGPIE_CACHE_AGE global config optionAndrew Dolgov
2007-03-05more I18N work, new option: ENABLE_TRANSLATIONSAndrew Dolgov
2007-03-02login system fixesAndrew Dolgov
2007-03-01rework login process, drop http authAndrew Dolgov
2006-12-25deprecate RSS_BACKEND_TYPEAndrew Dolgov
2006-09-12add option to configure magpie fetch timeout (closes #109)Andrew Dolgov
2006-08-22add global option DIGEST_ENABLEAndrew Dolgov
2006-08-22disable DAEMON_UPDATE_LOGIN_LIMIT by default b/c of single user modeAndrew Dolgov
2006-08-21new option: DAEMON_SENDS_DIGESTSAndrew Dolgov
2006-08-21implement support for daily digestsAndrew Dolgov
2006-08-21bump config version, because of DIGEST_HOSTNAME optionAndrew Dolgov
2006-08-21add upgrade schema files for 1.2.3, new option: DIGEST_ENABLEAndrew Dolgov
2006-08-20disable curl by defaultAndrew Dolgov
2006-08-20new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messagesAndrew Dolgov
2006-08-20implement new version checkingAndrew Dolgov
2006-08-19fix short tag in config.php-distAndrew Dolgov
2006-08-18fix definition of RSS_BACKEND_TYPE (closes #99)Andrew Dolgov
2006-08-13config.php-dist: fix typoAndrew Dolgov
2006-07-04bump CONFIG_VERSIONAndrew Dolgov
2006-07-04add experimental support for simplepie rss parserAndrew Dolgov
2006-06-08mention that WEB_DEMO_MODE is obsoleteAndrew Dolgov
2006-04-28bump config versionAndrew Dolgov
2006-04-28new option: DAEMON_UPDATE_LOGIN_LIMITAndrew Dolgov
2006-03-31remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not trueAndrew Dolgov
2006-03-31change DATABASE_BACKED_SESSIONS descriptionAndrew Dolgov
2006-03-31remove PG_VERSION config variable, get version from serverAndrew Dolgov
2006-03-29fix purge_feed for pg 8.1, new option: PG_VERSIONAndrew Dolgov
2006-03-28new CONFIG_VERSION configuration optionAndrew Dolgov
2006-03-23change db backed sessions option descriptionAndrew Dolgov
2006-03-21optional DB_PORT, misc js cleanupsAndrew Dolgov
2006-03-20disable DATABASE_BACKED_SESSIONS by defaultAndrew Dolgov
2006-03-17new option: SESSION_EXPIRE_TIMEAndrew Dolgov
2006-03-06new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47)Andrew Dolgov
2006-03-04make SESSION_CHECK_ADDRESS work on generic sessionsAndrew Dolgov
2006-03-04SESSION_COOKIE_LIFETIME_REMEMBER: change defaultAndrew Dolgov
2006-03-04remember me featureAndrew Dolgov
2006-03-04change default cookie lifetime to 0Andrew Dolgov
2006-03-02SESSION_COOKIE_LIFETIMEAndrew Dolgov
2006-03-02new option: SESSION_CHECK_ADDRESSAndrew Dolgov
2006-03-02update schema, new option: DATABASE_BACKED_SESSIONSAndrew Dolgov
2006-02-12skip counters output when number of unread articles at backend equals frontendAndrew Dolgov
2006-02-12update config.php-distAndrew Dolgov
2006-02-12add DISABLE_SESSIONS to config.php-distAndrew Dolgov
2006-02-12rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWSAndrew Dolgov
2006-02-11ENABLE_UPDATE_SCHEDULER entryAndrew Dolgov