Make the dkim selector dynamic
it has to change with the adminLocation so that multiple cloudrons can send out emails at the same time.
This commit is contained in:
@@ -33,8 +33,6 @@ exports = module.exports = {
|
||||
|
||||
DEMO_USERNAME: 'cloudron',
|
||||
|
||||
DKIM_SELECTOR: 'cloudron',
|
||||
|
||||
AUTOUPDATE_PATTERN_NEVER: 'never'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user