v1.3.0
This release adds the “databaseTuning” config option to adjust parameters for the database size in use. The default is “auto” which automatically determines appropriate parameters. The other options are “small” (results in the parameters used previously, and used now for small databases) and “large” (results in the new parameters for large databases, regardless of the actual database size).
Bugfixes
- #5985: Log spam and high CPU use if #include path is wrong in .stignore
Enhancements
- #5138: Rate limit can be very bursty
- #5948: Improve free space checking when syncing
- #5966: Database performance: improve situation with huge databases