blob: c0c969f85474e516c0dfba43ad53c30d7cb78814 [file] [log] [blame]
Rich Bennett5baea462017-09-13 03:19:19 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4Configuration
5-------------
6Describe configurations how to provide parameters and value
7
8Basic Setup
9+++++++++++
10
11You 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``