summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichał Klichowicz <emkael@tlen.pl>2023-10-05 22:49:59 +0200
committerMichał Klichowicz <emkael@tlen.pl>2023-10-05 22:49:59 +0200
commitb84d880f5e4c0a0395630b24a42980758d912024 (patch)
treeb48a65e67e816f27812228ace9c67017d0c77a62 /README.md
parent89c6d4555b3631fe0ca41d11a6e6842bc8c27c66 (diff)
Config option for reading lineups from specific board number
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index db96b22..1160e8b 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ As for `settings` section:
* `pbn_round` is the round in PBN file for which the boards should be read (filtered by `[Round "X"]` fields)
* `teamy_round` and `teamy_segment` point to the round and segment in JFR Teamy event database into which data is imported
* `fetch_lineups` enables reading lineups from PBN files, strict comparison of full name + surname is conducted, and players have to be in correct Teamy rosters
+ * `lineup_board_no` specifies from which board lineups should be read, if not set, first board of the segment is taken; set to `0` to read from any board
* `overwrite_scores` enables overwriting existing scores: otherwise, if a score in board points has changed in PBN from the one present in Teamy database, a warning is emitted
* `info_messages` controls logging verbosity: 0 = warnings and errors, 1 = info messages, warnings and errors, 2 = debug output
* `job_interval` is number of seconds between subsequent runs