Added
- Added config option
settings.reindexInterval
andsettings.resyncInterval
to control how often the index should be re-indexed and re-synced. (#134) - Added
exclude.size
to the GitHub config to allow excluding repositories by size. (#137)
Fixed
- Fixed issue where config synchronization was failing entirely when a single api call fails. (#142)
- Fixed 'directory not found' error in certain scenarios when deleting a repository. (#136)
Full Changelog: v2.6.2...v2.6.3