diff options
Diffstat (limited to 'org-tempus.el')
| -rw-r--r-- | org-tempus.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-tempus.el b/org-tempus.el index 86d4583..61bac08 100644 --- a/org-tempus.el +++ b/org-tempus.el @@ -271,7 +271,7 @@ When nil, start session tracking on clock-in." :type 'boolean :group 'org-tempus) -(defcustom org-tempus-auto-clock-out-seconds 300 +(defcustom org-tempus-auto-clock-out-seconds 240 "Idle seconds after which to auto clock out. Set to 0 to disable auto clock-out." :type 'integer |
