max / audiofiles
| 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 = "37cde0c1499190fd54aba024af135d8b25e0e85b400583f4edc9ba7bd4eeb725" |
| 5 | server_url = "https://makenot.work" |
| 6 |