Skip to content

Commit

Permalink
#6927 correct entries in interactive.config
Browse files Browse the repository at this point in the history
  • Loading branch information
don.sizemore committed Jun 25, 2020
1 parent 83de579 commit d954ae6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/installer/interactive.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GLASSFISH_ADMIN_PASSWORD =
GLASSFISH_DIRECTORY = App. Server (Payara) Directory
GLASSFISH_HEAP =
GLASSFISH_USER = Payara service account username
GLASSFISH_REQUEST_TIMEOUT = 1800
GLASSFISH_REQUEST_TIMEOUT = Payara download timeout
POSTGRES_ONLY =
POSTGRES_ADMIN_PASSWORD = Postgres ADMIN password
POSTGRES_SERVER = Postgres Server Address
Expand All @@ -29,6 +29,7 @@ DOI_MDCBASEURL = Datacite MakeDataCount URL
HOST_DNS_ADDRESS = :(enter numeric IP address, if FQDN is unavailable)
GLASSFISH_USER = :This user will be running the App. Server (Payara5) service on your system.\n - If this is a dev. environment, this should be your own username; \n - In production, we suggest you create the account "dataverse", or use any other unprivileged user account\n:
GLASSFISH_DIRECTORY =
GLASSFISH_REQUEST_TIMEOUT = :\n Defaults to 1800 seconds (30 minutes)
ADMIN_EMAIL = :\n(please enter a valid email address!)
MAIL_SERVER =
POSTGRES_SERVER =
Expand Down

0 comments on commit d954ae6

Please sign in to comment.