root/lang/perl/Ulgori/trunk/config.yaml @ 13529

Revision 13529, 281 bytes (checked in by tokuhirom, 5 years ago)

controller is one of component.

Line 
1---
2'Model::Log':
3  path: /Users/tokuhirom/share/irclog/others/[% date.year | format('%04d') %].[% date.month | format('%02d') %].[% date.day | format('%02d') %].txt
4  encoding: euc-jp
5'Engine':
6  module: ServerSimple
7  args:
8    port: 4194
9'Web::C::Root':
10  entries_per_page: 30
11
Note: See TracBrowser for help on using the browser.