The SWC-DB Local Filesystem - Configuration Properties
The SWC-DB Local Filesystem Library can be configured with these configuration properties.
-
swc.fs.local.cfg.dyn
TYPE_STRINGSThe Dynamic cfg-file to use. Config Handler will check & reload this cfg-file by swc.cfg.dyn.period
defaultswc.fs.local.cfg.dyn=swc_fs_local.dyn.cfg -
swc.fs.local.path.root
TYPE_STRINGThe Local FileSystem's base root path.
defaultswc.fs.local.path.root= -
swc.fs.local.metrics.enabled
TYPE_BOOLEnable or Disable Metrics tracking.
defaultswc.fs.local.metrics.enabled=true
The configuration properties applicable for dynamic reloading
-
swc.fs.local.fds.max
TYPE_INT32_GThe Max Open File Descriptors for the option of not closing, Condition dependable by the Program using the filesystem.
defaultswc.fs.local.fds.max=512