adding parameter in config files
This commit is contained in:
parent
4f6d4322f6
commit
b373c76d8c
@ -120,3 +120,5 @@ module.exports.ratelimits = {
|
||||
job_delete: false
|
||||
}
|
||||
}
|
||||
|
||||
module.exports.validatePGEntitiesAccess = false;
|
||||
|
@ -124,3 +124,5 @@ module.exports.ratelimits = {
|
||||
job_delete: false
|
||||
}
|
||||
}
|
||||
|
||||
module.exports.validatePGEntitiesAccess = false;
|
||||
|
@ -121,3 +121,5 @@ module.exports.ratelimits = {
|
||||
job_delete: false
|
||||
}
|
||||
}
|
||||
|
||||
module.exports.validatePGEntitiesAccess = false;
|
||||
|
@ -121,3 +121,5 @@ module.exports.ratelimits = {
|
||||
job_delete: false
|
||||
}
|
||||
}
|
||||
|
||||
module.exports.validatePGEntitiesAccess = false;
|
||||
|
Loading…
Reference in New Issue
Block a user