File Area Config

fb_confx.toml (where fb_confx is defined in fileconfs.toml) contains an array of File Area definitions.

Example

[[filearea]]
name = "Miscellanious"
database = "fb_misc"
file_path = "dloads/general/misc"
upload_sec_level = 10
download_sec_level = 10
delete_sec_level = 99

The Attributes