this repo has no description

bsky-modactions: clarify this is only top 8

Changed files
+1 -1
cmd
bsky-modactions
+1 -1
cmd/bsky-modactions/munin.go
···
return
}
-
fmt.Fprint(w, "graph_title bluesky labels added\n")
+
fmt.Fprint(w, "graph_title bluesky labels added (top 8)\n")
fmt.Fprint(w, "graph_category bluesky\n")
fmt.Fprint(w, "graph_vlabel labels / ${graph_period}\n")
fmt.Fprint(w, "graph_period minute\n")