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
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