Apply database updates

This commit is contained in:
Keegan Rankin 2024-02-23 13:29:42 -08:00
parent 9896b7df75
commit f34fb313b7
125 changed files with 5396 additions and 154 deletions

View file

@ -5,7 +5,7 @@ cron_worker_runtime: 15
default_tracker: default
tracking_page_size: 100
boost_factors:
- !!float 0
- 0.0
- 0.1
- 0.2
- 0.3
@ -14,15 +14,15 @@ boost_factors:
- 0.7
- 0.8
- 0.9
- !!float 1
- 1.0
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- !!float 2
- !!float 3
- !!float 5
- !!float 8
- !!float 13
- !!float 21
- 2.0
- 3.0
- 5.0
- 8.0
- 13.0
- 21.0