Re-enable mouse zoom in League of Legends

Solution 1:

Go to the directory/folder: C:/Riot Games/League of Legends/Config/
Open with your text editor: PersistedSettings.json
Search for: RollerButtonSpeed

You probably found something like:

{
  "name": "RollerButtonSpeed",
  "value": "0"
}

Change the value to 1.