Use standard path for peers in example.
authorJiří Filipovič <fila@ics.muni.cz>
Wed, 23 Apr 2008 16:20:01 +0000 (16:20 +0000)
committerJiří Filipovič <fila@ics.muni.cz>
Wed, 23 Apr 2008 16:20:01 +0000 (16:20 +0000)
org.glite.jp.primary/config/site-info.def.example

index da5d400..f9757fd 100755 (executable)
@@ -51,7 +51,7 @@ MYSQL_PASSWORD=set_this_to_a_good_password
 #GLITE_JP_PRIMARY_FTP_PORT=8911
 
 # List of privileged DN subjects
-#GLITE_JP_PRIMARY_PEERS=$GLITE_USER_HOME/jpps/jp.peers
+#GLITE_JP_PRIMARY_PEERS=$GLITE_LOCATION/etc/JPPS-peers
 
 # connection string to database (USER/PASSWORD@HOST:DBNAME)
 # If the default is changed, the database has to be created manually !