General Configuration
The fields under General Settings allow you to set up various global parameters in Artifactory.
The General Settings fields are as follows:
File Upload Max Size |
Maximum size allowed for files uploaded via the web interface. |
Global Offline Mode |
When selected, Artifactory will behave as if it is not connected to an external network (such as the internet), and therefore, will not query remote repositories (regardless of the offline status of any specific remote repository). |
Archive Search Enabled |
When a new archive file is deployed to Artifactory, its content is indexed in a way that lets the user search within an archive. When selected, the文件位于归档文件索引allow their content to be searchable through the “Archive Search” feature (formerly known as the “Class Search”). It is recommended to disable this feature, if you do not use this feature as it consumes a large amount of storage. From Artifactory 7.28.11, archive indexing for Cloud instances has been disabled in the |
Global Replication Blocking
Configuring Global Replication Blocking allows you to enable or disable replication globally as needed.
块复制 |
When set, push and pull replication will be blocked according to the check boxes below, regardless of the configuration for specific repositories. |
Block Push Replications |
When set, push replication will be blocked regardless of the configuration for specific repositories. |
Block Pull Replications |
When set, pull replication will be blocked regardless of the configuration for specific repositories. |
Folder Download Settings
Enable Folder Download |
Must be set to enable folder download |
Enable Folder Download For Anonymous Access |
Must be set to enable folder download for anonymous users (also enabled for PDN download) |
Max Size |
The maximum size (in MB) of a folder that may be downloaded. |
Max Number of Files |
The maximum number artifacts that may be downloaded under one folder. |
Max Parallel Folder Downloads |
The maximum number of folder download requests that may be run concurrently. |
Release Bundle Settings
In theAdministrationmodule| Artifactory | General | Settingsin theRelease Bundle Settingstab., you can set the number of hours to wait before a release bundle is declared "incomplete" and eligible for cleanup from the temporary folder. A value of 0 means automatic cleanup is disabled. note that only release bundles that we partially distributed are eligible for cleanup.
Incomplete Release Bundle Cleanup Period (Hr) |
The number of hours to wait before a partially distributed release bundle is set as "incomplete" and eligible for cleanup from the temporary folder. Setting the value to "0" indicates that automatic cleanup is disabled. |
Trash Can Settings
Enable Trash Can |
If set, trash can will be enabled and deleted items will be stored in the trash can for the specified retention period. |
Retention Period |
The number of days to keep deleted items in the trash can before deleting permanently. |
Empty Trash Can |
点击删除all items currently in the trash can permanently. |
Restoring Deleted Repositories
From Artifactory release 7.41.4, two changes have been implemented in Trash Can permissions:
- Users who havedeploy or managepermissions to any repository will be able to view the Trash Can and to view files in thatrepository of origin.
- Users who also havedeletepermissions to their repository will now also be able to access deleted files from that repository and to restore themwithout requiring admin assistance (they will not be able to view or restore any other repositories)