What are the implications of manually adjusting the below?

Runtime Error: The maximum number of concurrent market data subscriptions was exceeded (100).Please reduce the number of symbols requested or increase the limit using Settings.DataSubscriptionLimit.

i.e.

self.Settings.DataSubscriptionLimit = 500

 

Author