maestro-server/analytics-front

View on GitHub
app/core/configs/uploadRole.js

Summary

Maintainability
A
0 mins
Test Coverage
'use strict';

module.exports.TYPE_DEFAULT = 'Local';
module.exports.LOCAL_DIR_DEFAULT = '/artifacts';