LuaConfigureScript

The LuaConfigureScript parameter specifies the name of the script to use to complete a fetch task.

The following scripts are included with the connector:

Repository or Feed Script
Facebook (retrieve information from a user account or page) configure_facebook.lua
Facebook (retrieve information from search results) configure_facebook_search.lua
Type: String
Default: configure.lua
Required: Yes
Configuration Section: TaskName or FetchTasks
Example:

LuaConfigureScript=configure_facebook.lua

See Also: