Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ sourcesEnabled
Method
sourcesEnabled
src/FileRise/Storage/SourcesConfig.php:265–268 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
263
}
264
265
public static function sourcesEnabled(): bool
266
{
267
return !empty(self::getConfig()[
'enabled'
]);
268
}
269
270
public static function getConfig(): array
271
{
Callers
15
isEmpty.php
File · 0.45
capabilities.php
File · 0.45
saveGrants.php
File · 0.45
getGrants.php
File · 0.45
resolveSourceId
Method · 0.45
config
Method · 0.45
createFolder
Method · 0.45
deleteFolder
Method · 0.45
getFolderList
Method · 0.45
deleteShareFolderLink
Method · 0.45
moveFolder
Method · 0.45
handleUpload
Method · 0.45
Calls
1
getConfig
Method · 0.95
Tested by
1
runRootBoundaryChecks
Method · 0.36