Ask a question to get started
Enter to send•Shift+Enter new line
Persist the auto-update preference to config.toml.
config.toml
Writes [update].auto_update so the setting survives across sessions.
[update].auto_update
set_auto_update( enabled: bool, ) -> None
enabled
bool
Whether auto-update should be enabled.