Skip to content

Commit

Permalink
link to cookbook from settings section in Hypnotoad documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 6, 2012
1 parent 007515b commit 1a79f74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions Changes
@@ -1,6 +1,7 @@
This file documents the revision history for Perl extension Mojolicious.

2.48 2012-02-07 00:00:00
- Improved documentation.
- Improved tests.

2.47 2012-02-06 00:00:00
Expand Down
6 changes: 2 additions & 4 deletions lib/Mojo/Server/Hypnotoad.pm
Expand Up @@ -507,10 +507,8 @@ Stop worker gracefully.
=head1 SETTINGS
L<Mojo::Server::Hypnotoad> can be configured with the following settings.
# myapp.conf
{hypnotoad => {listen => ['http://*:3000'], workers => 10}};
L<Mojo::Server::Hypnotoad> can be configured with the following settings, see
L<Mojolicios::Guides::Cookbook/"Hypnotoad"> for examples.
=head2 C<accepts>
Expand Down

0 comments on commit 1a79f74

Please sign in to comment.