...

Text file src/github.com/ProtonMail/go-crypto/.github/test-suite/config.json.template

Documentation: github.com/ProtonMail/go-crypto/.github/test-suite

     1{
     2    "drivers": [
     3      {
     4        "id": "gosop-branch",
     5        "path": "__GOSOP_BRANCH__"
     6      },
     7      {
     8        "id": "gosop-main",
     9        "path": "__GOSOP_MAIN__"
    10      },
    11      {
    12        "path": "__SQOP__"
    13      },
    14      {
    15        "path": "__GPGME_SOP__"
    16      },
    17      {
    18        "path": "__SOP_OPENPGPJS__"
    19      },
    20      {
    21        "path": "__RNP_SOP__"
    22      }
    23    ],
    24    "rlimits": {
    25      "DATA": 1073741824
    26    }
    27}
    28  

View as plain text