Skip to content

runners/dict: Provide option to change dictionary server

I have added an option in runners/dict to allow users to change default dictionary server. A list of servers can be found here

Also, I have added a config_keys.h file to store the configuration keys, default values and information about the configuration so that we can avoid hard coding it everywhere.

Merge request reports