summaryrefslogtreecommitdiff
path: root/sanity_config.php
AgeCommit message (Expand)Author
2011-04-26add option to disable PUSH client support globally (closes #340Andrew Dolgov
2011-04-12config: cleanupAndrew Dolgov
2011-04-12config: remove option ENABLE_UPDATE_DAEMONAndrew Dolgov
2011-04-12config: add AUTO_ADD_USER (closes #294)Andrew Dolgov
2011-04-01because get_self_url_prefix() referenced information unavailable to php CLI c...Andrew Dolgov
2011-04-01implement pubsubhubbub subscriber (update schema)Andrew Dolgov
2011-04-01add experimental support for pubsubhubbub in published feed, bump config vers...Andrew Dolgov
2011-03-18config: remove ENABLE_TRANSLATIONSAndrew Dolgov
2011-03-18config: add special constant which is required to be set before config is acc...Andrew Dolgov
2011-03-17use CURL when it is available, remove option USE_CURLAndrew Dolgov
2011-01-30fix sanity_config script, regenerate check fileAndrew Dolgov
2011-01-24remove DB_PORT from the list of required config keywords (closes #310)Andrew Dolgov
2011-01-11properly check whether all constants are defined in config.phpAndrew Dolgov