To implement T17273, a column is needed that allows storing whether a given global block is set to disable account creation. This can be similar to the column in core used for the same purposes but for local blocks (bl_create_account).
Acceptance criteria
- Add gb_create_account column to the globalblocks table