summaryrefslogtreecommitdiffstats
path: root/config/config.php
AgeCommit message (Collapse)Author
2014-11-05update picofeed, add max size setting, fix #642Bernhard Posselt
2014-10-22get rid of simplepieBernhard Posselt
2014-10-21get rid of faviconfetcher and use picofeedBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-10-21move config class into config folderBernhard Posselt