1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-04 23:55:22 +00:00

Actually load index cache again (fixes )

This commit is contained in:
Jakob Borg 2014-01-29 22:02:38 +01:00
parent 618c376e18
commit 5980952495

View File

@ -191,6 +191,7 @@ func main() {
// connections to other nodes.
infoln("Populating repository index")
loadIndex(m)
updateLocalModel(m)
// Routine to listen for incoming connections