Adlago Posted February 23, 2015 Share Posted February 23, 2015 I'm not sure if this is a bug or omitted features.When creating "RSS Import/Atom Feed Imports" missing:RSS Import Per GoRSS Import RefreshTask "Forums-rssimport " working every 30 min I think that these features are useful and should be present in settings.Why are not there? Link to comment Share on other sites More sharing options...
AndyF Posted February 23, 2015 Share Posted February 23, 2015 I would guess they were removed as not many admins changed them ?From what I can see its locked at 10 per import and it will run at a maximum of every 30 minutes, regardless if you change the task. $import->pergo = 10; $import->time = 30;I suppose if you did want to change them (unsupported) you could either change that or the appropriate rows in the db.I can see why these settings were removed though. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.