You will just increase the threshold for 'enabling' RTS/CTS.
e.g. if you set the "rtslimit" to 1000 any packet less than this limit will be transmitted without RTS/CTS.
Config::SetDefault ("ns3::WifiRemoteStationManager::RtsCtsThreshold", StringValue (rtslimit));