At the moment, you need to edit the plugin's PHP file in order to set it up correctly for your blog. To do so, use an editor of your choice and edit the file digest-post.php. Scroll down a little, then you'll find a section enclosed by the following comments:
/***** SETTINGS, YOU MAY EDIT THIS *****/
and eventually... /***** END OF SETTINGS *****/
Inside, you'll find some settings for you to change, most notably the "feed_uri" which is where you should put the web address of the RSS feed you would like to aggregate, and possibly the time of day you would like the digest post to show up.
You can also set a preamble for the digest posts and a title for the posts.




