Add additional contact information

You can add additional contact information by modifying the following property in the applicationContext.properties file:

src.sm.additionalContactInfo=N,F,L,E

The N, F, L, and E represent the following:

N -: FullName
F -: FirstName
L -: LastName
E -: E-mail address

If you do not wish to use any additional info, you can comment out this line by using the preceding pound (#) character.