Skip to content

Commit 9723ecb

Browse files
committed
Fixed typo in commit 4b7af2c.
1 parent bae581f commit 9723ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/conf/bootstrap_repositories.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"DEFAULT_RIGHTS"=> "rw",
4444
"PAGINATION_THRESHOLD" => 500,
4545
"PAGINATION_NUMBER" => 200,
46-
+ "TMP_UPLOAD" => "/tmp"
46+
"TMP_UPLOAD" => "/tmp"
4747
)
4848
);
4949

0 commit comments

Comments
 (0)