Index: branches/5.1.x/units/posts/posts_config.php =================================================================== diff -u -r13155 -r13184 --- branches/5.1.x/units/posts/posts_config.php (.../posts_config.php) (revision 13155) +++ branches/5.1.x/units/posts/posts_config.php (.../posts_config.php) (revision 13184) @@ -1,6 +1,6 @@ Array('type' => 'string', 'default' => ''), 'FullUrl' => Array('type' => 'string', 'default' => ''), ), + + 'ConfigMapping' => Array ( + 'PerPage' => 'Perpage_Postings', + ), ); \ No newline at end of file