atm9/client/config/appflux-common.toml

12 lines
283 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#FE stored per byte.
#Range: > 1
amount = 4194304
#The I/O limit of Flux Accessor. 0 means no limitation.
#Range: 0 ~ 2147483647
io_limit = 0
#Allow Flux Accessor to charge ME network with stored FE.
enable = false
#Allow ME Import Bus to pull FE.
enable_FE_pull = false