#++++++++++++++++++++++++++++++++++++++++ # Mandatory (there is no default values) #++++++++++++++++++++++++++++++++++++++++ #address used by the peer to publish it's rmi services peer.name = localhost.localdomain #The port number that will be used by Ourgrid peer peer.port = 3081 #The peer administrator e-mail peer.email = #++++++++++++++++++++++++++++++++++++++++++++++++++++ # Optional (default values listed below will be used) #++++++++++++++++++++++++++++++++++++++++++++++++++++ #indicates if the peer should join the community, becoming available to other peers #peer.joincommunity = yes #++++++++++++++++++++++++++++++++++++++++++++++++++++ # Optional (no default values will be used) #++++++++++++++++++++++++++++++++++++++++++++++++++++ #address used by other peers to contact this peer #peer.externalname = #A symbolic peer name #peer.label = #a short description about the peer site #peer.description = #peer.corepeername = corepeer.lsd.ufcg.edu.br #peer.corepeerport = 3087 #A default SDF file to automatically set the GuMs on the Peer initialization #peer.default.sdf = #The local latitude #peer.latitude = #The local longitude #peer.longitude = #Security options, ALL must be set for security to work. These options are OFF be default #peer.security = no #peer.secureport = #peer.keystorefilename = #peer.keystorepassword = #peer.truststorefilename = #peer.truststorepassword =