In addition to the basic settings that are common for all virtual repositories, the following settings are available when configuring Debian repositories.
Field | Description |
---|---|
Metadata Retrieval Cache Period (sec) | Defines how long before Artifactory checks for a newer version of a requested artifact in the repository. A value of 0 means that Artifactory will always check for a newer version. On which file types does this parameter work?This setting refers to artifacts that expire after a period of time (e.g. metadata files such as Note that most artifacts that are downloaded do not change (e.g. release versions), therefore this setting does not affect them. |
Indexed Remote Architectures | Specifies the architectures that will be indexed for the included remote repositories. Specifying these architectures will speed up Artifactory's initial metadata indexing process. The default architecture values are amd64 and i386. |
Optional Index Compression Formats | Used for selecting the index file formats to create in addition to the default Gzip (.gzip extension) format, which is created for every Debian repository and cannot be disabled. |
Enable indexing with debug symbols (.ddeb) | When set, it enables the indexing of debug symbols for more efficient debugging. |
Primary Key Name | The name of the GPG primary key used by the repository. |
Secondary Key Name | The name of the GPG secondary key used by the repository |