Design: Set up defaults for Apple::Config publish_enabled
and publish_blocks_rss
and add UI facility.
#1084
Labels
Importance: Important
Important but not urgent
Level: Starter
Effort not dependent on experience
Size: S
Less than a day
Subsequent to the Subscriptions UI creation flow, the user should be in a state that's suitable to upload audio. But currently, the Apple::Config defaults to
publish_enabled == false
andsync_blocks_rss == false
.Publishing needs to be enabled on the config in order to upload audio. Also, the 'sync blocks RSS' setting should be in a more conservative stance, meaning that if someone is setting up subscriptions, they probably expect that the subscription only audio is uploaded first -- in the case of Delegated Delivery blocking the release of the non-subscriber audio.
publish_enabled == true
sync_blocks_rss == true
The text was updated successfully, but these errors were encountered: