26 lines
		
	
	
		
			846 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			846 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0' encoding='UTF-8'?>
 | 
						|
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
 | 
						|
  <!-- The tool that generated this table lives in the
 | 
						|
     openstack-doc-tools repository. The editions made in
 | 
						|
     this file will *not* be lost if you run the script again. -->
 | 
						|
  <table rules="all">
 | 
						|
    <caption>Description of configuration options for
 | 
						|
        <literal>[app-proxy-server]</literal> in <filename>internal-client.conf</filename>
 | 
						|
    </caption>
 | 
						|
    <col width="50%"/>
 | 
						|
    <col width="50%"/>
 | 
						|
    <thead>
 | 
						|
      <tr>
 | 
						|
        <th>Configuration option = Default value</th>
 | 
						|
        <th>Description</th>
 | 
						|
      </tr>
 | 
						|
    </thead>
 | 
						|
    <tbody>
 | 
						|
      <tr>
 | 
						|
        <td><option>use</option> = <replaceable>egg:swift#proxy</replaceable></td>
 | 
						|
        <td>Entry point of paste.deploy in the server</td>
 | 
						|
      </tr>
 | 
						|
    </tbody>
 | 
						|
  </table>
 | 
						|
</para>
 |