Skip to content

Commit 77e3949

Browse files
committed
update default config
1 parent 83f5951 commit 77e3949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/default-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
"optout_delete_expired": true,
2525
"optout_s3_bucket": null,
2626
"optout_s3_folder": null,
27-
"optout_sqs_queue_url": null,
27+
"optout_legacy_producer_s3_folder": null,
2828
"optout_sqs_s3_folder": null,
29+
"optout_sqs_queue_url": null,
2930
"cloud_download_threads": 8,
3031
"cloud_upload_threads": 2,
3132
"cloud_refresh_interval": 60,
@@ -36,7 +37,6 @@
3637
"operator_type": "public",
3738
"uid_instance_id_prefix": "local-optout",
3839
"optout_enqueue_sqs_enabled": false,
39-
"optout_legacy_producer_s3_folder": null,
4040
"optout_sqs_max_queue_size": 0,
4141
"optout_sqs_max_messages_per_poll": 10,
4242
"optout_sqs_visibility_timeout": 300,

0 commit comments

Comments
 (0)