[
{ type: install
  message: <<EOM
cgit has been successfully installed.

To enable cgit in Apache, use something like the following:

  <Directory "/usr/local/www/cgit/">
      AllowOverride None
      Options +ExecCGI
      Require all granted 
  </Directory>

Documentation and sample configuration can be found
in /usr/local/share/doc/cgit/cgitrc.5.txt.
EOM
}
]
