mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-18 08:20:35 +01:00
- [GUI] instructed the scheduler to respects the configuration directive 'start.update.gemlog'.
This commit is contained in:
parent
f98e02a8e2
commit
c5b94ae602
@ -72,6 +72,7 @@
|
||||
(notify (_ "Old history entries removed")))
|
||||
|
||||
(defun start ()
|
||||
(refresh-gemlog-subscriptions :start-on-boot t :set-busy-on-boot t)
|
||||
(refresh-gemlog-subscriptions :start-on-boot (swconf:gemini-update-gemlog-at-start-p)
|
||||
:set-busy-on-boot t)
|
||||
(purge-gemlogs)
|
||||
(purge-history))
|
||||
|
Loading…
x
Reference in New Issue
Block a user