summaryrefslogtreecommitdiff
path: root/lib/config/oldDefault.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pdf export codeTilman Vatteroth2020-11-261-2/+1
| | | | Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-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>