mirror of
https://github.com/xHyroM/waki.git
synced 2024-11-10 01:18:07 +01:00
6 lines
No EOL
246 B
Text
6 lines
No EOL
246 B
Text
# token you'll use in .wakatime.cfg, must be UUID v4
|
|
API_TOKEN=random token that you want to use
|
|
|
|
# providers you want to use
|
|
PROVIDERS=[{"name":"wakatime","url":"https://api.wakatime.com/api/v1","token":"your api key"}]
|
|
MAIN_PROVIDER="wakatime" |