We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf3be2 commit bc16297Copy full SHA for bc16297
doc/man/task-sync.5.in
@@ -143,7 +143,9 @@ Then configure Taskwarrior with:
143
144
To synchronize your tasks to AWS, select a region near you and use the AWS
145
console to create a new S3 bucket. The default settings for the bucket are
146
-adequate.
+adequate. In particular, ensure that no lifecycle policies are enabled, as they
147
+may automatically delete or transition objects, potentially impacting data
148
+availability.
149
150
You will also need an AWS IAM user with the following policy, where BUCKETNAME
151
is the name of the bucket. The same user can be configured for multiple
0 commit comments