Atlos Storage#
Module type
Stores media files in a Atlos.
Features#
Saves media files to Atlos, organizing them into folders based on the provided path structure.
Notes#
Requires setup with Atlos credentials.
Files are uploaded to the specified
root_folder_idand organized by themedia.keystructure.
Configuration Options#
YAML#
atlos_storage:
api_token:
atlos_url: https://platform.atlos.org
Command Line:#
Option |
Description |
Default |
Type |
|---|---|---|---|
|
Required. An Atlos API token. For more information, see https://docs.atlos.org/technical/api/ |
None |
string |
|
Optional. The URL of your Atlos instance (e.g., https://platform.atlos.org), without a trailing slash. |
string |