Merge remote-tracking branch 'boilerplate/master' into develop
This commit is contained in:
commit
27cbe9a818
@ -23,4 +23,8 @@ export default Object.assign(require("wms-core/config/default").default, {
|
||||
default_file_ttl: 30, // 30 seconds
|
||||
max_upload_size: 1, // MB
|
||||
approval_mode: false,
|
||||
mail: {
|
||||
from: 'contact@ily.li',
|
||||
from_name: 'ily.li',
|
||||
},
|
||||
});
|
Loading…
Reference in New Issue
Block a user