{
    "siteName": "TheOrchard",
    "screenerLinkExpirationTimeInDays": 30,
    "emailVerificationIntervalInDays": 30,
    "db": "mongodb://theorchardtest:L0v3L1v3@ds113630.mlab.com:13630/orchardtestcms2",
    "analyticsDb": "mongodb://localhost/analytics",
    "app": {
        "name": "1091 - Development"
    },
    "defaultMaxPlays": "5",
    "skipVideoGoLiveValidation": true,
    "sendEmailVerificationOnUserCreation": {
        "value": true,
        "message": "An activation email will be sent to the email address supplied when the user is created."
    },
    "orchardGroupsDoesNotVerificationEmail": ["LoveLive Admin", "Orchard Admin", "Orchard Employee", "Orchard Film And TV Team"],
    "corsWhiteList": ["http://localhost:3011", "http://localhost:3000"],
    "allowHttp" : true,
    "strictHosts" : false,
    "catalogueRequestFromEmail" : "rem@overloop.io",
    "catalogueRequestToEmail" : "rem@overloop.io",
    "contactRequestFromEmail" : "rem@overloop.io",
    "contactRequestToEmail" : "rem@overloop.io",
    "feedbackFromEmail" : "rem@overloop.io",
    "feedbackToEmail" : "rem@overloop.io",
    "signupToEmail" : "rem@overloop.io",
    "alertsEmail": "rem@overloop.io",
    "verificationFromEmail" : "georgios.maroulis@lovelive.tv",
    "cmsUrl": "http://localhost:3000",
    "playoutUrl": "http://localhost:3000",
    "apiUrl": "http://localhost:3001",
    "orchardPublicUrl": "http://localhost:3011",
    "noThumbnailFileName" : "nothumbnail.png",
    "cloudfront" : {
        "privateUrlTtl" : 43200,
        "master" : "http://da2w1i7eeepia.cloudfront.net/",
        "thumbnail" : "http://d12dlrvn09j1gu.cloudfront.net/",
        "transcode" : "http://dr3txyti8vm4j6.cloudfront.net/"
    },
    "logging": {
        "lineLevel": "silly",
        "syslogLevel": "verbose",
        "stream": "stdout",
        "timestampFormat": "YYYY-MM-DD-HH:mm:ss.SSS(ZZ)"
    },
    "bugSnagId" : "",
    "worker" : {
        "url": "http://localhost:3004/"
    },
    "useCache": false,
    "amazonHost" : "us-east-1",
    "GAPI_REDIRECT_URI" : "http://localhost:3000/googleauthredirect/",
    "schedulerSecret": "59fne03mdgs83nfpfm4id",
    "useMinified": false,
    "enableAllModules": false,
    "keenAnalyticsProjectId": "5456313c3831442792a682a6",
    "keenAnalyticsMasterKey": "F706E4A0DCB18801EF09381924F62490",
    "posterAwsAccessKeyId": "",
    "posterAwsSecretAccessKey": "",
    "posterBucket": "",
    "allowErrorEmail": false,
    "supressDeprecationWarnings": false
}
