var Configuration = {}

Configuration.algolia = {
    appId: "F6SOD9WXVP",
    apiKey: "071166a60a3f35011c51e2375b8e57cc",
    locationIndex : "locations"
}

Configuration.locationType = {
    city: "1",
    university: "2",
    country: "3"
}

Configuration.cdn = "https://d1bvpoagx8hqbg.cloudfront.net"
Configuration.language = {
    code: "en",
}

Configuration.domain = {
    url: "https://erasmusu.com",
}

Configuration.s3 = {
    bucketName: "imgerasmusu"
}
