Merge branch '5416-repo-dir-is-uuid'
[arvados.git] / doc / install / install-api-server.html.textile.liquid
index 9db9eb920fda9e531e04b5cf8147974acf85fb97..ef2e474f821bfae65ad280cdc1c1ab5f602bdb16 100644 (file)
@@ -59,7 +59,7 @@ Consult @config/application.default.yml@ for a full list of configuration option
 
 h3(#uuid_prefix). uuid_prefix
 
-It is recommended to explicitly define your @uuid_prefix@ in @config/application.yml@, by setting the 'uuid_prefix' field in the section for your environment.
+Define your @uuid_prefix@ in @config/application.yml@ by setting the @uuid_prefix@ field in the section for your environment.  This prefix is used for all database identifiers to identify the record as originating from this site.  It must be exactly 5 alphanumeric characters (lowercase ASCII letters and digits).
 
 h3(#git_repositories_dir). git_repositories_dir