{
    "server": {
        "host": "localhost",
        "port": 8080
    },
    "cache": {
        "enabled": true,
        "redis": {
            "host": "apa1mp1lcewcrb0g.ncxvqj.ng.0001.euw1.cache.amazonaws.com",
            "port":  "6379"
        },
        "duration": "5 minutes"
    },
    "logging": {
        "enabled": true,
        "enhanced": true
    },
    "db": {
        "username": "apps_user",
        "password": "apps_password",
        "database": "apps_consumer",
        "dialect": "postgres",
        "host": "aadp710n0juhmb.ckrrkhwvlsco.eu-west-1.rds.amazonaws.com",
        "pool": {
            "max": 10
        }
    },
    "authorsEndpoint": "http://authors-api-stable.tm-dev-awx.com",
    "widgetIds": {
        "default": {
            "online": 9390668, "offline": 9438256
        },
        "regionals": {
            "1": {
                "online": 9613685, "offline": 9613695
            },
            "16": {
                "online": 9527861, "offline": 9527866
            }
        },
        "nationals": {
            "2": {
                "online": 4705627,"offline": 5478357
            },
            "4": {
                "online": 6028910, "offline": 6028920
            },
            "6": {
                "online": 4705627, "offline": 5478357
            }
        }
    },
    "leadImageDimensions": {
        "width": 510,
        "height": 339,
        "code": "s510"
    },
    "galleryImageDimensions": {
        "width": 1227,
        "height": 1000,
        "code": "s1227b"
    },
    "imageDimensions": {
        "width": 510,
        "height": 382,
        "code": "s510b"
    },
    "thumbnailDimensions": {
        "code": "s170"
    },
    "cropsWhitelist": [
        "s510",
        "s482b",
        "s510b",
        "s170",
        "s338b",
        "s260",
        "s615",
        "s615b",
        "s458",
        "s308",
        "s1227b"
    ],
    "imageService":"i2-stable"
}