Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 0025935

Browse files
committed
Restore dev files
1 parent a4738e4 commit 0025935

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

token.properties.docker

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,13 @@
6464
############################################################################################
6565
# file storage location for DefaultUploadExternalServices in onlineReviewUpload_config.xml #
6666
############################################################################################
67-
# @file_storage_location@=/root/submission_dev
68-
# @studio_file_storage_location@=/root/submission_design
69-
@file_storage_location@=/tmp
70-
@studio_file_storage_location@=/tmp
67+
@file_storage_location@=/root/submission_dev
68+
@studio_file_storage_location@=/root/submission_design
7169

7270
##############
7371
# struts.xml #
7472
##############
75-
# @uploadedFilesRootDir@=/root/temp_files
76-
@uploadedFilesRootDir@=/tmp
73+
@uploadedFilesRootDir@=/root/temp_files
7774
@excelFile@=/root/jboss-4.2.3.GA/server/default/conf/rev_sample.xlsx
7875

7976
####################
@@ -345,6 +342,6 @@
345342
@authorizationUrl@=https://api.topcoder-dev.com/v3/authorizations
346343
@userGroupsApiEndpoint@=http://tc-api.cloud.topcoder.com:8080/v3/groups
347344

348-
@aws_s3_bucket@=tc-direct-app-pvms
349-
@aws_s3_access_key@=AKIAJAWJH2F42CQHOD4Q
350-
@aws_s3_secret_key@=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
345+
@aws_s3_bucket@=topcoder-dev-submissions
346+
@aws_s3_access_key@=
347+
@aws_s3_secret_key@=

0 commit comments

Comments
 (0)