Disables automatically adding "minimum" fees for JSON-RPC methods-- instead, it returns an error or, iff the user sets the new second parameter "force" to the 'settxfee' JSON-RPC call, sends the transaction with the user-specified fee.
This only affects JSON-RPC users, who should be assumed to understand the risk of sending with insufficient fees.