Site updated at 2016-09-23 06:13:34 UTC
This commit is contained in:
parent
36c83334af
commit
c223fd21f6
23 changed files with 38 additions and 38 deletions
|
@ -98,7 +98,7 @@
|
|||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">media_player</span><span class="pi">:</span>
|
||||
<span class="s">platform</span><span class="pi">:</span> <span class="s">gpmdp</span>
|
||||
<span class="s">address</span><span class="pi">:</span> <span class="s">IP_ADDRESS</span>
|
||||
<span class="s">host</span><span class="pi">:</span> <span class="s">IP_ADDRESS</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">NAME</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
|
@ -106,7 +106,7 @@
|
|||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>address</strong> (<em>Required</em>): IP address of the computer running GPMDP</li>
|
||||
<li><strong>host</strong> (<em>Required</em>): IP address of the computer running GPMDP</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name of the player</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue