Add reference to configuration options in Upgrade instructions

Change-Id: I3871f0e839787b92b0a79fe78ababc5756365dea
This commit is contained in:
Tim Hinrichs 2016-06-02 11:01:15 -07:00
parent 855b5a91a4
commit 8af9331933
1 changed files with 9 additions and 1 deletions

View File

@ -295,6 +295,14 @@ branch.
$ sudo congress-db-manage --config-file /etc/congress/congress.conf upgrade head
6. Restart congress, e.g. ::
6. (optional) Check if the configuration options you are currently using are
still supported and whether there are any new configuration options you
would like to use. To see the current list of configuration options,
use the following command, which will create a sample configuration file
in ``etc/congress.conf.sample`` for you to examine.
$ tox -egenconfig
7. Restart congress, e.g. ::
$ sudo /usr/local/bin/congress-server --debug