We only consider those parameters that can be changed by the webapp in detecting change. This is used to decide if model needs to be rebuilt

model_config_changed(config1, config2)

Arguments

config1

first list

config2

second list

Value

TRUE or FALSE