Skip to main content

max / goingson

316 B · 6 lines History Blame Raw
1 # SyncKit configuration — embedded in distribution builds.
2 # The API key is a client identifier (not a secret). It identifies this app
3 # to the MNW server. User authentication happens via OAuth2 PKCE.
4 api_key = "68d41709b33b41d0ec3d56b1dc8516188a8eaf7b9c0ea32094476c67c8fa7d9c"
5 server_url = "https://makenot.work"
6