Updated git submodules
[doc.git] / docs / templates / platform-component / configuration.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 Configuration
5 -------------
6 Describe configurations how to provide parameters and value
7
8 Basic Setup
9 +++++++++++
10
11 You can provide the following in ``basic.conf``
12
13 ``host=ADDRESS``
14   The address of the host
15
16 ``port=PORT``
17   The port used for signaling
18
19   Optional. Default: ``8080``