summaryrefslogtreecommitdiff
path: root/lib/config/oldDefault.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-26Remove pdf export codeTilman Vatteroth1-2/+1
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-0/+42
This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>