It doesn’t need an argument by default
Anyway, Discourse.disable_readonly_mode
isn’t public API so what used to work might not always continue to work. The source code is the “source” of truth in this case.
Assuming you ran Discourse.disable_readonly_mode(Discourse::USER_READONLY_MODE_KEY)
to get it out of read only mode, it was a user that enabled readonly mode.