-
Notifications
You must be signed in to change notification settings - Fork 1
Config
dd-dreams edited this page Jun 3, 2024
·
1 revision
The aft config is a very simple and minimal config file. The config should be edited by the user.
The format is very basic, and it's followed by the following rule: key\s?=\s?value. key and value would be discussed in the next section. Every option needs to be on a separate line.
The config file only has 3 options:
-
verbose=i: whereiis 1-3 where 3 is the most verbose and 1 is the least.verbose=1prints only errors;verbose=2prints errors and info;verbose=3prints any log possible. -
mode=mode: wheremodecan be one of the following:relay || download || receiver || sender. -
identifier=string: wherestringMUST BE a fixed string length of 10. This is used with relays to identify a receiver.
verbose=3
identifier=usertester