Fix fastCGI POD

This commit is contained in:
Xavier Guimard 2020-05-05 19:19:46 +02:00
parent 062e236b97
commit 389f6f2617
1 changed files with 2 additions and 0 deletions

View File

@ -234,6 +234,8 @@ other engines can be used:
=head2 FCGI (default)
=over
It uses L<FCGI::ProcManager> as manager. Other managers:
=item L<FCGI::ProcManager::Dynamic>