WilliButz 556783ffad
lib/config: use path.resolve instead of path.join
While paths like `tmpPath` could previously be configured,
they were all interpreted relative to `appRootPath` because
of `path.join`.

Now the configurable paths can be canonical and therefore
independent of the `appRootPath`.

Signed-off-by: WilliButz <wbutz@cyberfnord.de>
2018-09-26 16:56:37 +02:00
..
2018-07-03 20:38:52 +02:00
2017-05-08 19:24:37 +08:00
2018-05-25 16:15:18 +02:00
2018-09-24 20:25:25 +02:00
2017-06-02 11:34:35 +01:00