Newer
Older
web-dumps / conditor-dumps-config.json
{
    "environnement": {
        "CRON_VERBOSE": true,
        "EZS_VERBOSE": false,
        "EZS_PIPELINE_DELAY": 28800,
        "TMPDIR": "/tmp"
    },
    "files": {
        "zip": "https://gitbucket.inist.fr/tdm/web-dumps/archive/conditor-dumps/conditor-dumps@1.13.0.zip"
    },
    "tasks": [
        {
            "Target": "watch",
            "RunOnStartup": true
        }
    ],
    "packages": [
        "@ezs/core@2.4.1",
        "@ezs/basics@1.23.2",
        "@ezs/conditor@2.10.3",
        "@ezs/analytics@2.0.18"
    ]
}