refactor: unify configuration variables naming convention
Created by: bodnara
- previously we used both camalCase and snake_case to name config variables
- names of config variables are now all in snake_case
BREAKING CHANGE: it is necessary to rename variables in config files