17151: Merge branch 'master'
[arvados.git] / lib / config / generated_config.go
index aeae214ef35edfb25d20fcb7293ce1bdb0d7056e..34f0a0c92b24d0c8f28a10b4fb1da66c0717edca 100644 (file)
@@ -18,6 +18,8 @@ var DefaultYAML = []byte(`# Copyright (C) The Arvados Authors. All rights reserv
 
 Clusters:
   xxxxx:
+    # Token used internally by Arvados components to authenticate to
+    # one another. Use a string of at least 50 random alphanumerics.
     SystemRootToken: ""
 
     # Token to be included in all healthcheck requests. Disabled by default.