add multi-value settings, handle visibility levels & import sources
Make `apply-settings` send JSON in the request body, which enables us to set values that take an array. Use that to handle restricted_visibility_levels and import_sources. This commit reflects the current state of production settings. Bug: T284336
Please register or sign in to comment