$Configuration['Plugins']['Tagging']['Max'] = 10; // or any number whatever you want.
$Configuration['Plugin']['Tagging']['Max'] = 10;
Comments
I'm not sure but 'Plugin' is a typo? @Mark
But - isn't the config.php file overwritten every time a new plugin was installed or a setting changed in the backend? Will it then remove this line?