Skip to content

Update pages config async when updating domain

Bob Van Landuyt requested to merge bvl-async-pages-domain-updates into master

What does this MR do?

This makes the update to the pages config file async when updating a pages domain.

This also skips the update if pages aren't deployed, since in that case, there would be no config file on disk to update.

#231336 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Bob Van Landuyt

Merge request reports