github.com/jfrog/jfrog-cli-go@v1.22.1-0.20200318093948-4826ef344ffd/testsdata/git_lfs_test_repository_config.json (about)

     1  {
     2    "key" : "${LFS_REPO}",
     3    "packageType" : "gitlfs",
     4    "description" : "",
     5    "notes" : "",
     6    "includesPattern" : "**/*",
     7    "excludesPattern" : "",
     8    "repoLayoutRef" : "simple-default",
     9    "enableComposerSupport" : false,
    10    "enableNuGetSupport" : false,
    11    "enableGemsSupport" : false,
    12    "enableNpmSupport" : false,
    13    "enableBowerSupport" : false,
    14    "enableCocoaPodsSupport" : false,
    15    "enableConanSupport" : false,
    16    "enableDebianSupport" : false,
    17    "debianTrivialLayout" : false,
    18    "enablePypiSupport" : false,
    19    "enableDockerSupport" : false,
    20    "dockerApiVersion" : "V2",
    21    "forceNugetAuthentication" : false,
    22    "enableVagrantSupport" : false,
    23    "enableGitLfsSupport" : true,
    24    "enableDistRepoSupport" : false,
    25    "checksumPolicyType" : "client-checksums",
    26    "handleReleases" : true,
    27    "handleSnapshots" : true,
    28    "maxUniqueSnapshots" : 0,
    29    "maxUniqueTags" : 0,
    30    "snapshotVersionBehavior" : "unique",
    31    "suppressPomConsistencyChecks" : true,
    32    "blackedOut" : false,
    33    "propertySets" : [ "artifactory" ],
    34    "archiveBrowsingEnabled" : false,
    35    "calculateYumMetadata" : false,
    36    "yumRootDepth" : 0,
    37    "blockXrayUnscannedArtifacts" : false,
    38    "xrayMinimumBlockedSeverity" : "",
    39    "xrayIndex" : false,
    40    "rclass" : "local"
    41  }