All parameters of Flink must be set on a client. The path of a configuration file is as follows: Client installation path/Flink/flink/conf/flink-conf.yaml.
Example: taskmanager.heap.size: 1024mb
Note that a space is required between key: and value.