diff options
author | Michael Lando <ml636r@att.com> | 2017-10-16 21:04:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-16 21:04:10 +0000 |
commit | db447ae656d85710082d5f69b363120905826193 (patch) | |
tree | 5127b44449e6e0b485159901d27f6512633b101f /docs/onap-developer/docs-templates-platform-component-configuration.rst | |
parent | a88bf1db24428f8c373071e650b3fe802c6890f2 (diff) | |
parent | 4b00193d6ad8fcc99c5625ede8de07b72ae1c697 (diff) |
Merge "Update toctree to current release notes template"
Diffstat (limited to 'docs/onap-developer/docs-templates-platform-component-configuration.rst')
-rw-r--r-- | docs/onap-developer/docs-templates-platform-component-configuration.rst | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/onap-developer/docs-templates-platform-component-configuration.rst b/docs/onap-developer/docs-templates-platform-component-configuration.rst deleted file mode 100644 index c0c969f854..0000000000 --- a/docs/onap-developer/docs-templates-platform-component-configuration.rst +++ /dev/null @@ -1,19 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -Configuration -------------- -Describe configurations how to provide parameters and value - -Basic Setup -+++++++++++ - -You can provide the following in ``basic.conf`` - -``host=ADDRESS`` - The address of the host - -``port=PORT`` - The port used for signaling - - Optional. Default: ``8080`` |