PersistentAI API Documentation / @persistentai/fireflow-vfs / server / VFS_CONSTANTS
Variable: VFS_CONSTANTS
constVFS_CONSTANTS:object
Defined in: packages/fireflow-vfs/src/config.ts:94
VFS pagination and fetching constants
Type Declaration
DEFAULT_PAGE_SIZE
readonlyDEFAULT_PAGE_SIZE:100=100
Default number of items per folder page
INITIAL_DEPTH
readonlyINITIAL_DEPTH:2=2
Initial tree depth for subscription
MAX_DEPTH
readonlyMAX_DEPTH:10=10
Maximum allowed tree depth
MAX_PAGE_SIZE
readonlyMAX_PAGE_SIZE:500=500
Maximum number of items per request