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_STRINGS
The 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_STRING
The Local FileSystem's base root path.
defaultswc.fs.local.path.root=
-
swc.fs.local.metrics.enabled
TYPE_BOOL
Enable or Disable Metrics tracking.
defaultswc.fs.local.metrics.enabled=true
The configuration properties applicable for dynamic reloading
-
swc.fs.local.fds.max
TYPE_INT32_G
The Max Open File Descriptors for the option of not closing, Condition dependable by the Program using the filesystem.
defaultswc.fs.local.fds.max=512