Specifies the total number of sites in a replication group. This parameter is ignored for Replication Manager applications.
                 The syntax of this parameter in the DB_CONFIG file is a
                 single line with the string
                 rep_set_nsites, one or more whitespace
                 characters, and the number of sites specified.  For
                 example:
				
rep_set_nsites 5
Sets the number of sites to 5.
For more information, see DB_ENV->rep_set_nsites().