diff --git a/archiva-docs/src/site/apt/adminguide/repositories.apt b/archiva-docs/src/site/apt/adminguide/repositories.apt index fb3263735..184b99df2 100644 --- a/archiva-docs/src/site/apt/adminguide/repositories.apt +++ b/archiva-docs/src/site/apt/adminguide/repositories.apt @@ -3,7 +3,7 @@ ------ Maria Odea Ching ------ - 2011-11-13 + 2011-09-27 ------ ~~ Licensed to the Apache Software Foundation (ASF) under one @@ -109,7 +109,25 @@ http://[URL TO ARCHIVA]/repository/[REPOSITORY ID] (e.g. http://localhost:8080/a * - the password (if authentication is needed) to be used to access the repository. - * - the layout (maven 2 or maven 1) of the remote repository. + * - the layout (maven 2 or maven 1) of the remote repository. + + * - to activate downloading remote index to add available remote artifacts in search queries. + + * - path of the remote index directory. + + * - cron expression for downloading remote index (default weekly on sunday) + + * - path to store index directory, default will be ${appserver.base}/data/remotes/${repositoryId}/.index + + * - read time out for downloading remote index files (default 300) + + * - proxy to use for downloading remote index files. + + + +[../images/remote-repositories.png] Remote Repositories + + You can also trigger an immediate download of remote index files. * Scanning a Repository