Data/user-preferences.example.json

{
    "ActiveExchanges": [
        "XNYS",
        "XNAS",
        "XLON"
    ],
    "AlwaysOnTop": false,
    "NotifyThresholds": [
        30,
        15,
        5
    ],
    "CommodityBaseCurrency": "USD",
    "SecretsBackend": "CredentialManager",
    "MapStyle": "NightSatellite",
    "MapProjection": "Flat",
    "MapOverlays": [
        "DayNight"
    ]
}