Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scality/cloudserver
/ isQuotaEnabled
Method
isQuotaEnabled
lib/Config.js:2187–2189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2185
}
2186
2187
isQuotaEnabled() {
2188
return
!!this.quotaEnabled;
2189
}
2190
2191
isQuotaInflightEnabled() {
2192
return
this.quota.enableInflights;
Callers
2
batchDelete
Function · 0.80
validateQuotas
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected