Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 389 → Rev 390

/impl/conf/app.properties
78,44 → 78,16
##Proxy Servers
#If is an HTTP Server needs encoding config if FTP needs user pass config
server.ionline=ftp://www.global.estgp.pt
#server.ionline.start.path=
#TODO USAR a de baixo quando testar as unidades curriculares
server.ionline.start.path=
#server.ionline.start.path=/Eramus/Baco
ionline.pass=baco
ionline.user=Baco_web
 
#server.estgp=http://localhost:8180
#estgp.encoding=ISO-8859-1
server.estgp.start.path=
server.estgp=http://172.20.100.14:8180/static
server.estgp=http://localhost:8180/static
estgp.encoding=UTF-8
estgp.proxy.host=
estgp.proxy.port=
 
##server.estgp=http://localhost:8080/estgweb
server.estgweb=http://www.estgp.pt/testes/estgweb
estgweb.encoding=UTF-8
 
 
server.localhost=http://localhost:8080
localhost.encoding=ISO-8859-1
server.localhost.start.path=/templates
 
 
 
server.estgp2=http://www.estgp.pt/testes/nova_web
#server.estgp=http://localhost:8080/estgweb
estgp2.encoding=UTF-8
 
 
server.casaTestes=http://localhost:8080
server.casaTestes.start.path=/templates
casaTestes.encoding=ISO-8859-1
casaTestes.proxy.host=
casaTestes.proxy.port=
 
 
proxy.extensions=html htm php asp aspx dhtml jsp py
 
################################################