panel.install

Allow running the Panel installer on a remote server.

For security reasons, the Panel installer can only be run on localhost. If you want to run the installer on a remote server, you have to set the panel.install option.
.

Default value

'false'

Example

c::set('panel.install', true);