We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f58a68 commit 5997c31Copy full SHA for 5997c31
docs/configuration.md
@@ -408,26 +408,6 @@ Example:
408
REMOTE_STORAGE_AWSS3_PREFIX=local
409
```
410
411
-### REMOTE_STORAGE_AWSS3_ACCESS_KEY
412
-
413
-The optional access key to access S3 bucket.
414
415
-Example:
416
417
-```conf
418
-REMOTE_STORAGE_AWSS3_ACCESS_KEY=MY_ACCESS_KEY
419
-```
420
421
-### REMOTE_STORAGE_AWSS3_SECRET_KEY
422
423
-The optional secret ket to access S3 bucket.
424
425
426
427
428
-REMOTE_STORAGE_AWSS3_SECRET_KEY=MY_SECRET_KEY
429
430
431
<!-- Link definitions -->
432
433
[`MAGENTO_CLI_COMMAND_PATH`]: #magento_cli_command_path
0 commit comments