feat(dcrouter): add configurable baseDir and centralized path resolution; use resolved data paths for storage, cache and DNS
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import * as plugins from '../plugins.js';
|
||||
import * as paths from '../paths.js';
|
||||
import { logger } from '../logger.js';
|
||||
import { Email, type Core } from '@push.rocks/smartmta';
|
||||
type IAttachment = Core.IAttachment;
|
||||
|
||||
Reference in New Issue
Block a user