On Fri, Dec 6, 2019 at 2:43 PM 'Terrence Brannon' via leo-editor <
[email protected]> wrote:

The autosave plugin says that it saves every 300 seconds by default. But
> the .getInt() call in the code does not have a default value. So I doubt
> that it really saves every 300 seconds by default.
>

leoSettings.leo contains @int mod-autosave-interval = 300, so the default
is indeed 300.

To customize, make sure @bool mod-autosave-active = True (in your
myLeoSettings.leo) and set the interval as you like, again in your
myLeoSettings.leo.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS12PxXSgje2Fpu-KZn0Zf0fxBw80uHm88vHMMFGxUeeLw%40mail.gmail.com.

Reply via email to