Documentation / @zerotal/core / storage / StorageConfigShape
Interface: StorageConfigShape
Defined in: storage/types.ts:100
Properties
default
default:
string
Defined in: storage/types.ts:102
Name of the default disk.
disks
disks:
Record<string,DiskConfig>
Defined in: storage/types.ts:103