diff --git a/dot_wakatime.cfg.tmpl b/dot_wakatime.cfg.tmpl index bf4dbdb8b0840db1314992b6e84bb21dd63b75fa..ffe2dec2610eded3a3c6a90d44906b0658c49b31 100644 --- a/dot_wakatime.cfg.tmpl +++ b/dot_wakatime.cfg.tmpl @@ -1,10 +1,10 @@ [settings] debug = false api_url = https://waka.secluded.site/api/heartbeat -api_key = {{ secret "get" "password" "wakapi-token" }} +api_key = {{ onepasswordRead "op://Private/wakapi-token/password" }} hide_file_names = false hide_project_names = false -hide_branch_names = +hide_branch_names = exclude = """ ^COMMIT_EDITMSG$ ^TAG_EDITMSG$ @@ -19,13 +19,13 @@ status_bar_coding_activity = true status_bar_hide_categories = false offline = true no_ssl_verify = false -ssl_certs_file = +ssl_certs_file = timeout = 30 -log_file = +log_file = [git] submodules_disabled = false [internal] -backoff_at = +backoff_at = backoff_retries = 0