#++++++++++++++++++++++++++++++++++++++++ # Mandatory (there is no default values) #++++++++++++++++++++++++++++++++++++++++ #address used by the corepeer to publish it's rmi services corepeer.name = localhost.localdomain #The port number that will be used by Ourgrid peer corepeer.port = 3087 #++++++++++++++++++++++++++++++++++++++++++++++++++++ # Optional (default values listed below will be used) #++++++++++++++++++++++++++++++++++++++++++++++++++++ #Time between peers verification #corepeer.updatedelay=1800000 #address used by peers to contact the corepeer #corepeer.externalname = #Security options, ALL must be set for security to work. These options are OFF be default #corepeer.security = no #corepeer.secureport = #corepeer.keystorefilename = #corepeer.keystorepassword = #corepeer.truststorefilename = #corepeer.truststorepassword =