mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
removed prompt_after_away setting
This commit is contained in:
parent
66ee4a81aa
commit
e371b6a739
@ -1,10 +1,4 @@
|
||||
{
|
||||
// Prompt after being away.
|
||||
// If true, will prompt user after 10 minutes of inactivity.
|
||||
// If false, only logs actual activity inside Sublime.
|
||||
// Defaults to false.
|
||||
"prompt_after_away": false,
|
||||
|
||||
// Your api key from https://www.wakati.me/#apikey
|
||||
// Set this in your User specific WakaTime.sublime-settings file.
|
||||
"api_key": ""
|
||||
|
Loading…
Reference in New Issue
Block a user