Use tox to generate a sample configuration file
There is no sample configuration file if we don't generate one. Change-Id: Ibe9005db4fa24b63914fa5f24fe4b144867781cd
This commit is contained in:
parent
69c53da298
commit
a3ee163480
@ -175,11 +175,12 @@ The HTML files are available into ``doc/build`` directory.
|
|||||||
Configure the Watcher services
|
Configure the Watcher services
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
Watcher services require a configuration file. There is a sample configuration
|
Watcher services require a configuration file. Use tox to generate
|
||||||
file that can be used to get started:
|
a sample configuration file that can be used to get started:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
$ tox -e genconfig
|
||||||
$ cp etc/watcher.conf.sample etc/watcher.conf
|
$ cp etc/watcher.conf.sample etc/watcher.conf
|
||||||
|
|
||||||
Most of the default configuration should be enough to get you going, but you
|
Most of the default configuration should be enough to get you going, but you
|
||||||
|
Loading…
Reference in New Issue
Block a user