The "correct" value for "MAX degree of parallelism" depends on your workload. Both 2 and 4 MAXDOP settings are within the "Keep MAXDOP at or below # of logical processors per NUMA node" recommendation.
I suggest the lower setting on servers with a highly transactional OLTP workload to help mitigate the potential impact parallel reporting type queries might have on the more critical transactional workload.