seems to save toots to disk now

This commit is contained in:
2019-12-19 06:42:41 -08:00
parent 983ff9d35e
commit 46e022c731
3 changed files with 7 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import "github.com/sneak/feta/toot"
import "github.com/sneak/feta/seeds"
import "github.com/sneak/feta/instance"
const hostDiscoveryParallelism = 20
const hostDiscoveryParallelism = 5
// LogReportInterval defines how long between logging internal
// stats/reporting for user supervision