## this should be set to the absolute application URI #baseURI = http://localhost:8080/parss ## this is the xml-rpc server address for this installation xmlrpcAddress = http://localhost:8081 ## type in the administrative account data admin.name = administrator name admin.email = admin@server.dom ## enter here a feed validator's url validator = http://www.feedvalidator.org/check.cgi?url= ## uncomment if connected via http proxy #proxy = proxy.server.dom:3128 ## no modifications necessary below this line _description = A high-performing news aggregator for RSS feeds. xmlrpcHandlerName = parss xmlrpcAccess = root.addFeed, root.getFeed, root.rateFeed, root.getFeeds, root.getItems, root.ping, root.getUpdateList, root.getFeedId, root.debug schedulerInterval = 10 cron.scheduler.function = scheduler cron.scheduler.timeout = 300 #debug = true #logsql = true #logdir = console