summaryrefslogtreecommitdiff
path: root/config.php-dist
AgeCommit message (Expand)Author
2011-03-18config: add special constant which is required to be set before config is acc...Andrew Dolgov
2011-03-18config: set default update method to simplepieAndrew Dolgov
2011-03-17use CURL when it is available, remove option USE_CURLAndrew Dolgov
2011-01-11add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)Andrew Dolgov
2010-12-29mention possibility of broken utf8 characters with MYSQL_CHARSET (refs #289)Andrew Dolgov
2010-12-27rename USE_CURL_FOR_ICONS to USE_CURLAndrew Dolgov
2010-12-03fix typos in sphinx_enabled definition; update logoAndrew Dolgov
2010-11-26change behaviour of SESSION_CHECK_ADDRESSAndrew Dolgov
2010-11-22add config.php defines for twitter, only enable twitter pane when they are fi...Andrew Dolgov
2010-11-22add support for twitter buttonsAndrew Dolgov
2010-11-12add support for Sphinx search engineAndrew Dolgov
2010-11-10obsolete FEEDS_FRAME_REFRESHAndrew Dolgov
2010-11-07update ttrss_entries.content to longtext type; config: set default mysql char...Andrew Dolgov
2010-11-06add article forwarding by email (closes #271)Andrew Dolgov
2010-11-02add internal directories for cache & lockfilesAndrew Dolgov
2010-08-08update wrong entry descriptionAndrew Dolgov
2010-07-01config: remove unused ENABLE_FEED_BROWSERAndrew Dolgov
2010-07-01config: remove unused WEB_DEMO_MODEAndrew Dolgov
2010-07-01config: remove unused MAX_UPDATE_TIMEAndrew Dolgov
2010-06-30config: remove ALLOW_SELECT_UPDATE_METHODAndrew Dolgov
2010-06-30config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD;...Andrew Dolgov
2010-01-25enable translations by default; misc fixesAndrew Dolgov
2010-01-15remove config option SMART_RPC_COUNTERSAndrew Dolgov
2009-12-28update config templateAndrew Dolgov
2009-01-22move phpmailer to lib/Andrew Dolgov
2009-01-20purge feeds after updatingAndrew Dolgov
2009-01-19new config option: FEEDBACK_URLAndrew Dolgov
2009-01-19add registration script and required config optionsAndrew Dolgov
2009-01-18bump config version (because GLOBAL_ENABLE_LABELS was removed)Andrew Dolgov
2009-01-18new style labels (bump schema)Andrew Dolgov
2008-11-05update_feeds.php: update up to DAEMON_FEED_LIMIT on one runAndrew Dolgov
2008-09-24ALLOW_SELECT_UPDATE_METHOD: default to trueAndrew Dolgov
2008-07-10move php executable path for old-style daemon to config.php (bump version) (c...Andrew Dolgov
2008-05-20new option: ENABLE_GZIP_OUTPUTAndrew Dolgov
2008-05-18config: mention that DIGEST_ options may apply to all outgoing mailAndrew Dolgov
2008-01-25new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver)Andrew Dolgov
2008-01-17new config option: LOCK_DIRECTORY (bump config version)Andrew Dolgov
2007-12-05new option: ALLOW_REMOTE_USER_AUTHAndrew Dolgov
2007-11-17new config option: DAEMON_FEED_LIMITAndrew Dolgov
2007-10-30tweak html digest template (add excerpt)Andrew Dolgov
2007-10-30digest improvements and bugfixesAndrew Dolgov
2007-10-24drop tagwall from trunkAndrew Dolgov
2007-10-10add new option: ENABLE_TAGWALLAndrew Dolgov
2007-09-25force DAEMON_REFRESH_ONLY, block synchronous updatingAndrew Dolgov
2007-08-26improve digest sending (closes #138)Andrew Dolgov
2007-08-26enable caching of imagesAndrew Dolgov
2007-08-25add disabled option SIMPLEPIE_CACHE_IMAGESAndrew Dolgov
2007-08-25implement SIMPLEPIE_CACHE_DIRAndrew Dolgov
2007-08-25new option: COUNTERS_MAX_AGE (2)Andrew Dolgov
2007-08-24UNDO: new option: COUNTERS_MAX_AGEAndrew Dolgov