diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-09-10 17:59:55 +0100 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2014-09-17 17:02:48 +0100 |
commit | d980deeb057d80b3c2f83eb2dff2c5b8a7de3a1d (patch) | |
tree | 73fdb280280d7e89a771c5dff4ef97d80c461ea0 /trove.configure.help | |
parent | 6403bca5a1e483f689c6224a4e6c88b495a666da (diff) | |
download | definitions-d980deeb057d80b3c2f83eb2dff2c5b8a7de3a1d.tar.gz |
trove.configure: Make UPSTREAM_TROVE optional
Diffstat (limited to 'trove.configure.help')
-rw-r--r-- | trove.configure.help | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/trove.configure.help b/trove.configure.help index b8056e37..c96bdf74 100644 --- a/trove.configure.help +++ b/trove.configure.help @@ -82,8 +82,8 @@ help: | access it. This configuration does not do that automatically. * `UPSTREAM_TROVE` -- public name of the upstream Trove (domain - name or IP address). The new Trove will be configured to mirror - that Trove. + name or IP address). This is an optional setting. If it's set, + the new Trove will be configured to mirror that Trove. * `TROVE_ADMIN_USER`, `TROVE_ADMIN_EMAIL`, `TROVE_ADMIN_NAME`, `TROVE_ADMIN_SSH_PUBKEY` -- details of the Trove's (initial) |