We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64fd6c commit f61ae14Copy full SHA for f61ae14
config/deployments/env_specific.toml
@@ -329,7 +329,7 @@ port = 7000 # Client Port
329
service = "dynamo" # Service name
330
331
[theme.storage]
332
-file_storage_backend = "file_system" # Theme storage backend to be used
+file_storage_backend = "aws_s3" # Theme storage backend to be used
333
334
[theme.storage.aws_s3]
335
region = "bucket_region" # AWS region where the S3 bucket for theme storage is located
0 commit comments