Skip to content

Commit

Permalink
ex. -> example:
Browse files Browse the repository at this point in the history
  • Loading branch information
bibliotechy committed May 11, 2015
1 parent b6cecab commit 52ca683
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tenant.properties
Expand Up @@ -12,19 +12,19 @@

# The short name for the existing tenant that will be
# copied ("cloned"), to create a new tenant
# ex. template.tenant.shortname=fcart
# example: template.tenant.shortname=fcart
template.tenant.shortname=

# The short name for the new tenant to be created
# ex. tenant.shortname=mymuseum
# example: tenant.shortname=mymuseum
tenant.shortname=

# The ID for the new tenant to be created
# (currently an integer; e.g. 5, 23)
# ex. tenant.id=5
# example: tenant.id=5
tenant.id=

# The internet domain for the new tenant to be created
# ex. tenant.internet.domain=mymuseum.example.org
# example: tenant.internet.domain=mymuseum.example.org
tenant.internet.domain=

0 comments on commit 52ca683

Please sign in to comment.