The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Jifty::Plugin::Config::View - Templates for Config plugin

DESCRIPTION

This provides two views for the configuration plugin.

/__jifty/config

This path (configurable by the config_url setting of the plugin) shows the Jifty::Plugin::Config::Action::Config action.

/__jifty/config/restart.html

This path (configurable by the restart_url setting of the plugin) waits five seconds, then redirects to the configured after_restart_url.