Site updated at 2017-07-02 00:58:35 UTC

This commit is contained in:
Travis CI 2017-07-02 00:58:35 +00:00
parent af9e56ffa0
commit 00a0f63427
651 changed files with 11395 additions and 2155 deletions

View file

@ -104,6 +104,7 @@
<li><strong>destination</strong> (<em>Required</em>): The stop ID of your destination station.</li>
<li><strong>data</strong> (<em>Required</em>): The name of the ZIP file or folder containing the GTFS data. It must be located inside the <code class="highlighter-rouge">gtfs</code> folder of your configuration directory.</li>
<li><strong>name</strong> (<em>Optional</em>): Name to use in the frontend.</li>
<li><strong>offset</strong> (<em>Optional</em>): A minimum delay to look for. If a departure is in less time than <code class="highlighter-rouge">offset</code>, it will be ignored. Defaults to <code class="highlighter-rouge">0</code>.</li>
</ul>
</article>
</div>