Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugins: make the autoclean plugin static #3788

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

darosior
Copy link
Collaborator

The autocleaning will only happen if the autocleaninvoice-cycle startup
option is passed, which cannot happen if the plugin is started
post-startup.
Thus, it's less misleading for users to restrict its usage to startup.

Changelog-Added: plugins: The autoclean plugin is now static (you cannot manage it with the plugin RPC command anymore).

Signed-off-by: Antoine Poinsot darosior@protonmail.com

Related to #3731.

The autocleaning will only happen if the autocleaninvoice-cycle startup
option is passed, which cannot happen if the plugin is started
post-startup.
Thus, it's less misleading for users to restrict its usage to startup.

Changelog-Added: plugins: The `autoclean` plugin is now static (you cannot manage it with the `plugin` RPC command anymore).

Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
@cdecker
Copy link
Member

cdecker commented Jun 24, 2020

ACK 13c3e75

@cdecker cdecker merged commit e0aef66 into ElementsProject:master Jun 24, 2020
@darosior darosior deleted the static_autoclean branch June 24, 2020 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants