This change adds the preview_username
parameter to each website. By now, the default username used on all non-prod sites is preview
. With this change, you can change this name by supplying the desired name with the preview_username
parameter.
Furthermore, its possible to set the preview username globally through website::preview_username
.
Closes #311