move ftp port to advance section
authorMiloš Mulač <mulac@civ.zcu.cz>
Thu, 30 Mar 2006 13:25:43 +0000 (13:25 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Thu, 30 Mar 2006 13:25:43 +0000 (13:25 +0000)
set default primary and ftp port

org.glite.deployment.jpps/config/templates/glite-jpps.cfg.xml

index c4a71fe..8f4ed74 100644 (file)
                        description="file with list (one per line) of X509 certificate subjects of 'trusted peers', i.e. LB servers which may upload data to this JPPS"
                        value="changeme"/>
 
-               <jpps.ftp.port
-                       description="port for the ftp JPPS interface (bulk file transfers)"
-                       value="changeme"/>
-
                <jpps.internal
                        description="directory where the JPPS files are stored (local path)"
                        value="changeme"/>
                        value=""/>
 
                <jpps.port
-                       description="non-default JP PS port"
-                       value=""/>
+                       description="default JP PS port"
+                       value="8901"/>
+               
+               <jpps.ftp.port
+                       description="default port for the ftp JPPS interface (bulk file transfers)"
+                       value="8950"/>
+
 
                <jpps.database.username
                        description="JP PS database user