Skip to content

Commit

Permalink
Merge 24.11 to 25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-teamcity committed Jan 7, 2025
2 parents 55377ad + c5f1bc0 commit da5a3bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion quickstart_envs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# example minimal set of environment variables to get started - see readme for additional envs you may wish to set

# embedded tomcat LabKey .jar version to build container with
export LABKEY_VERSION="24.6"
export LABKEY_VERSION="24.11"

# minimal SMTP settings
export SMTP_HOST="localhost"
Expand Down
1 change: 0 additions & 1 deletion startup/basic.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ SiteSettings.pipelineToolsDirectory;bootstrap=${LABKEY_HOME}

SiteSettings.sslPort;startup=${LABKEY_PORT}
SiteSettings.sslRequired;startup=true
FileLinkMetrics.EnableFileLinkMetricsTask;startup=true

SearchSettings.indexFilePath;bootstrap=${LABKEY_FILES_ROOT}/labkey_full_text_index
SiteSettings.readOnlyHttpRequestTimeout;startup=605
Expand Down

0 comments on commit da5a3bd

Please sign in to comment.