From: Ray Lee Date: Fri, 19 Jul 2019 01:38:55 +0000 (-0700) Subject: NOJIRA: Update a comment. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=c7be9663bddce743807144a8b1487c6e58a74733;p=tmp%2Fjakarta-migration.git NOJIRA: Update a comment. --- diff --git a/tenant.properties b/tenant.properties index 4afca3d22..4e17ec678 100644 --- a/tenant.properties +++ b/tenant.properties @@ -10,7 +10,7 @@ # Where there are conflicts, values provided via the command line # are used in preference to those provided in this properties file. -# The short name for the existing tenant that will be +# The short name for the existing tenant that will be # copied ("cloned"), to create a new tenant # example: template.tenant.shortname=fcart template.tenant.shortname= @@ -20,11 +20,10 @@ template.tenant.shortname= tenant.shortname= # The ID for the new tenant to be created -# (currently an integer; e.g. 5, 23) -# example: tenant.id=5 +# (an integer from 100 to 199) +# example: tenant.id=105 tenant.id= # The internet domain for the new tenant to be created # example: tenant.internet.domain=mymuseum.example.org tenant.internet.domain= -