diff -r 8a239565e9b3 -r 43c31dc98305 inc/config-me.inc.php --- a/inc/config-me.inc.php Mon Feb 11 18:42:04 2008 +0000 +++ b/inc/config-me.inc.php Mon Feb 11 19:52:20 2008 +0000 @@ -64,6 +64,10 @@ // will be included, it will be used like: "style/$STYLE.css.php". $STYLE = "example"; +// $ROWAMOUNT +// Define which rowamount should be used in the listing of records. +$ROWAMOUNT = 50; + /* DNS Record information */