Document new apikey.ntlm format.
This commit is contained in:
parent
1f296e7417
commit
8cf8d44443
1 changed files with 18 additions and 0 deletions
|
@ -124,3 +124,21 @@ are used to set initial values for runtime parameters:
|
|||
* apikeys-file
|
||||
* jendasap-checked
|
||||
* bank-dir
|
||||
|
||||
API Keys File
|
||||
-------------
|
||||
|
||||
Each line represents one Fio account.
|
||||
|
||||
There must be no leading whitespace on any line. No comments or empty
|
||||
lines are allowed.
|
||||
|
||||
Tokens on a line are separated by spaces.
|
||||
|
||||
Currently each line must have at least three tokens and only these
|
||||
three tokens are used:
|
||||
|
||||
* account number
|
||||
* Fio API key
|
||||
* starting year since when this account is synchronized
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue