]> Sergey Matveev's repositories - godlighty.git/blobdiff - cfg.go
Git's .bundle MIME type
[godlighty.git] / cfg.go
diff --git a/cfg.go b/cfg.go
index f81f27c142cc54d2fe4a98b646434f1c6340b90e..b1e274bf36daf6a35d5ac939b3806f4f24e45d96 100644 (file)
--- a/cfg.go
+++ b/cfg.go
@@ -46,7 +46,7 @@ type HostCfg struct {
        Hooks   []Hook
        Auth    *AuthCfg
 
-       Indexes []string
+       Indices []string
        Readmes []string
        MIMEs   map[string]string
 }