var component = DataController();
var config = ConfigParams.FromTuples("max_page_size", 100);
component.Configure(config);