1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
#Fri, 31 Oct 2014 22:09:50 +0100
# PLM default configuration
plm.major.version=2.6
plm.minor.version=20151010
# This should be self explanatory, actually
# Its value is automatically updated and saved in the personal property file
plm.programmingLanguage=Java
plm.appengine.url=http\://jlmserver-chmod0.appspot.com
# This is for GitHub Issues
plm.github.oauth=21dc16976118aa0dc6c647bb30a4adf4f7867a8a
plm.github.owner=oster
plm.github.repo=PLM
# Play server
plm.play.server.url=http\://vps91071.ovh.net\:9000/
# Central Git repo
plm.git.track.user=unknown
plm.git.server.url=https\://github.com/mquinson/PLM-data.git
plm.git.server.username=dd462b2fac6fd1b1aa0e025a75b06658d44a5c52
plm.git.server.password=x-oauth-basic
|