{
    "CoreDatabase": {
        "Host"      : "localhost",
        "Database"  : "pulse",
        "User"      : "usr_pulse",
        "Password"  : "Resolved2023!",
        "Port"      : "1433",
        "Type"      : "sqlserver"
    },
    "Application": {
        "Name"           : "Pulse",
        "Description"    : "App",
        "Copyright"      : "Resolved SpA",
        "Website"        : "www.resolved.cl",
        "WebsiteLink"    : "pulse.resolved.cl"
    },
    "Registration": {
        "UseCustomConfigFile"           : true,
        "ApacheCustomConfigFile"        : "pulse.resolved.cl.json",
        "AvailableConfigPath"           : "/etc/apache2/sites-available",
        "EnabledConfigPath"             : "/etc/apache2/sites-enabled"
    },
    "Framework" : {
        "Location": "/var/www/html/intouch/v4"
    }
}