revert some changes that couldn't have possibly worked
This commit is contained in:
@@ -68,7 +68,7 @@ module.exports.create = function (config, cb) {
|
||||
allowSubscriptions: config.allowSubscriptions === true,
|
||||
blockDailyCheck: config.blockDailyCheck === true,
|
||||
|
||||
myDomain: config.httpUnsafeOrigin,
|
||||
myDomain: config.myDomain,
|
||||
mySubdomain: config.mySubdomain, // only exists for the accounts integration
|
||||
customLimits: config.customLimits || {},
|
||||
// FIXME this attribute isn't in the default conf
|
||||
|
||||
Reference in New Issue
Block a user