rranelli / auto-package-update.el

Automatically update Emacs packages.
151 stars 26 forks source link

How to disable the auto-update? #33

Closed robsonpeixoto closed 6 years ago

robsonpeixoto commented 6 years ago

I'm using this plugin because of the function auto-package-update-now. I would like to know if is possible to disable the auto-update.

rranelli commented 6 years ago

Well, that was not the intended use case. You can always set auto-package-update-interval to some large value like MAX_INT :P