From e12627e0a4c73d4d47ac2f10750defe22b41580e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Jul 2008 14:36:40 -0400 Subject: update --- doc/todo/online_configuration.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/online_configuration.mdwn b/doc/todo/online_configuration.mdwn index 2393b75af..584eb1dd2 100644 --- a/doc/todo/online_configuration.mdwn +++ b/doc/todo/online_configuration.mdwn @@ -22,6 +22,9 @@ The plugin could have these config options: websetup_include => [qw{safe}], # list of options to exclude from web setup websetup_exclude => [qw{option_baz}], + # list of plugins that cannot be enabled/disabled via the web + # interface + websetup_unconfigurable_plugins => [qw{}] Leaning toward just making it write out to the same setup file, rather than writing to a subsidiary setup file. However, this would mean that any -- cgit v1.2.3