Improve Servers example in tc-config reference file
---------------------------------------------------

                 Key: CDV-361
                 URL: https://jira.terracotta.org/jira//browse/CDV-361
             Project: Community Development
          Issue Type: Bug
            Reporter: Taylor Gautier
         Assigned To: Issue Review Board


Currently, the tc-config-reference.xml file says:

--------------------
 <servers>
    
    <!-- The host and symbolic name of the server; host defaults to "%i" (the 
machine's
       IP address) and name defaults to "host:dso-port".  Expansion parameters 
may be
       used in both attributes. -->
    <server host="artichoke" name="apple">
      
      <!-- Where should the server store its persistent data? (This in
-------------------

This naming isn't indicative of what these attributes mean.  Change this to:

    <server host="my.host.name" name="My Server Name">



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to