47f2dd879b028f6e51c95babee0c9b05b9544f2b
[oom/platform/cert-service.git] / docs / sections / 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 .. Copyright 2020 NOKIA
4
5 Configuration
6 =============
7
8 .. note::
9    * This section is used to describe the options a software component offers for configuration.
10
11    * Configuration is typically: provided for platform-component and sdk projects;
12      and referenced in developer and user guides.
13    
14    * This note must be removed after content has been added.
15
16
17
18 Example ...
19
20 You can provide the following in ``basic.conf``
21
22 ``host=ADDRESS``
23   The address of the host
24
25 ``port=PORT``
26   The port used for signaling
27
28   Optional. Default: ``8080``