18 lines
323 B
Plaintext
18 lines
323 B
Plaintext
{
|
|
'category_cols' => 2,
|
|
'category_separator' => ' > ',
|
|
'crumb_separator' => ' > ',
|
|
'detailed_max_reviews' => 5,
|
|
'home_category_cols' => 2,
|
|
'paging_options' => 'sub {
|
|
return {
|
|
max_pages => 25,
|
|
boundary_pages => 1,
|
|
style => 1,
|
|
};
|
|
}',
|
|
'site_title' => 'Gossamer Links'
|
|
};
|
|
|
|
# vim:syn=perl:ts=4:noet
|