recovery index options

This commit is contained in:
asoseil 2018-01-14 09:36:46 +01:00
parent 6a2b11cbb2
commit 28d22a026f

View File

@ -35,6 +35,7 @@ type Settings struct {
}
type Recovery struct {
Index bool
Events bool
Tools bool
}