17944: Updates config knobs and documentation.
[arvados.git] / sdk / go / arvados / config.go
index e736f79fd7f2bcee24e449596b4950bd279881bc..2df0b90577751a4e2dc246a1fa7f4828d3323824 100644 (file)
@@ -102,6 +102,7 @@ type Cluster struct {
                WebsocketClientEventQueue      int
                WebsocketServerEventQueue      int
                KeepServiceRequestTimeout      Duration
+               VocabularyPath                 string
        }
        AuditLogs struct {
                MaxAge             Duration
@@ -273,7 +274,6 @@ type Cluster struct {
                        Options              map[string]struct{}
                }
                UserProfileFormMessage string
-               VocabularyURL          string
                WelcomePageHTML        string
                InactivePageHTML       string
                SSHHelpPageHTML        string