Skip to content
Snippets Groups Projects
Commit 659ed3f4 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Removed quotes from crc title

parent 3a03ef20
No related branches found
No related tags found
2 merge requests!115Tombstone not available for dataset,!77Bump ruby v2.7.7
Pipeline #4742 failed
......@@ -110,8 +110,8 @@ S3_REGION=
S3_FILE_UPLOAD_BUCKET=
# RDMS collections
CRC_1280_COLLECTION='CRC 1280'
CRC_1280_COLLECTION=CRC 1280
# File uploads
MAX_FILES=1000
MAX_FILE_SIZE=2.gigabytes
\ No newline at end of file
MAX_FILE_SIZE=2.gigabytes
......@@ -113,8 +113,8 @@ S3_REGION=
S3_FILE_UPLOAD_BUCKET=
# RDMS collections
CRC_1280_COLLECTION='CRC 1280'
CRC_1280_COLLECTION=CRC 1280
# File uploads
MAX_FILES=100
MAX_FILE_SIZE=500.megabytes
\ No newline at end of file
MAX_FILE_SIZE=500.megabytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment