index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sanity_config.php
Age
Commit message (
Expand
)
Author
2018-11-22
sanity config: fix typo
Andrew Dolgov
2018-11-22
update sanity_config.php
Andrew Dolgov
2018-08-13
remove FEED_CRYPT_KEY and everything related to it
Andrew Dolgov
2017-05-16
remove pubsubhubbub: dead
Andrew Dolgov
2015-12-01
update sanity_config
Andrew Dolgov
2015-11-30
Revert "Fix missing SESSION_CHECK_ADDRESS in config"
Heiko Adams
2015-08-21
hurr-durr (2)
Andrew Dolgov
2015-08-21
hurr-durr
Andrew Dolgov
2015-06-19
move language detection to a plugin, remove config.php constant
Andrew Dolgov
2015-02-03
add config option CHECK_FOR_UPDATES
Andrew Dolgov
2015-01-31
remove obsolete code related to version checking and tarball updater plugin
Andrew Dolgov
2014-04-23
Make search mechanism pluggable
Rob Hoelz
2013-09-27
make language detection optional (closes #779)
Andrew Dolgov
2013-05-30
update config checks for SMTP_SECURE
Andrew Dolgov
2013-04-19
make logging configurable; add logging to syslog
Andrew Dolgov
2013-04-17
fix blank character after opening bracket in function calls
Andrew Dolgov
2013-04-16
add SPHINX_SERVER
Andrew Dolgov
2013-04-16
unify SMTP_HOST and SMTP_PORT as SMTP_SERVER
Andrew Dolgov
2013-04-13
implement basic feed authentication parameter encryption in the database (FEE...
Andrew Dolgov
2013-04-01
Move tuning settings to different file so config.php isn't overcrowded
Barak Korren
2013-04-01
Moved hard-coded fetch timeout values into config file to allow site-level tu...
Barak Korren
2013-03-28
remove SESSION_EXPIRE_TIME
Andrew Dolgov
2013-03-22
Additions:
derekmurawsky
2013-02-09
update config sanity checks due to removed FEEDBACK_URL
Andrew Dolgov
2013-01-22
updaterandomfeed: use max_execution_time parameter
Andrew Dolgov
2012-12-27
move authentication modules to plugins/
Andrew Dolgov
2012-12-24
remove magpie, fix article filter plugins
Andrew Dolgov
2012-12-23
update config checks
Andrew Dolgov
2012-12-23
experimental new plugin system
Andrew Dolgov
2012-09-07
remove twitter-specific code
Andrew Dolgov
2012-08-23
update sanity_config.php
Andrew Dolgov
2012-08-16
split authentication to separate modules
Andrew Dolgov
2012-07-09
remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)
Andrew Dolgov
2012-01-12
config: remove TMP_DIRECTORY
Andrew Dolgov
2011-12-26
update sanity_config
Andrew Dolgov
2011-12-21
bump config version
Andrew Dolgov
2011-12-13
simplify default global config, expand sanity_check messages
Andrew Dolgov
2011-12-11
overall directory tree cleanup
Andrew Dolgov