index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sanity_config.php
Age
Commit message (
Expand
)
Author
2011-04-26
add option to disable PUSH client support globally (closes #340
Andrew Dolgov
2011-04-12
config: cleanup
Andrew Dolgov
2011-04-12
config: remove option ENABLE_UPDATE_DAEMON
Andrew Dolgov
2011-04-12
config: add AUTO_ADD_USER (closes #294)
Andrew Dolgov
2011-04-01
because get_self_url_prefix() referenced information unavailable to php CLI c...
Andrew Dolgov
2011-04-01
implement pubsubhubbub subscriber (update schema)
Andrew Dolgov
2011-04-01
add experimental support for pubsubhubbub in published feed, bump config vers...
Andrew Dolgov
2011-03-18
config: remove ENABLE_TRANSLATIONS
Andrew Dolgov
2011-03-18
config: add special constant which is required to be set before config is acc...
Andrew Dolgov
2011-03-17
use CURL when it is available, remove option USE_CURL
Andrew Dolgov
2011-01-30
fix sanity_config script, regenerate check file
Andrew Dolgov
2011-01-24
remove DB_PORT from the list of required config keywords (closes #310)
Andrew Dolgov
2011-01-11
properly check whether all constants are defined in config.php
Andrew Dolgov