Minor code style changes
This commit is contained in:
@@ -32,6 +32,8 @@ exports = module.exports = {
|
||||
|
||||
DEFAULT_MEMORY_LIMIT: (256 * 1024 * 1024), // see also client.js
|
||||
|
||||
DEMO_USERNAME: 'cloudron'
|
||||
DEMO_USERNAME: 'cloudron',
|
||||
|
||||
DKIM_SELECTOR: 'cloudron'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user