PersistentAI API Documentation / @persistentai/fireflow-vfs / / WorkspaceSettings
Interface: WorkspaceSettings
Defined in: packages/fireflow-vfs/src/types/workspace.ts:43
Workspace settings
Properties
allowedMimeTypes?
optionalallowedMimeTypes:string[]
Defined in: packages/fireflow-vfs/src/types/workspace.ts:49
Allowed MIME types (empty = all allowed)
isPersonal?
optionalisPersonal:boolean
Defined in: packages/fireflow-vfs/src/types/workspace.ts:51
Whether this is the user's personal workspace (auto-created)
maxBranches?
optionalmaxBranches:number
Defined in: packages/fireflow-vfs/src/types/workspace.ts:45
Maximum number of branches allowed
maxFileSize?
optionalmaxFileSize:number
Defined in: packages/fireflow-vfs/src/types/workspace.ts:47
Maximum file size in bytes