You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plugins: allow plugins to disable themselves at startup.
By returning 'disable: <reason>' inside getmanifest or init result.
Signed-off-by: Rusty Russell <[email protected]>
Changelog-Added: plugins: plugins can now disable themselves by returning `disable`, even if marked important.
0 commit comments