We can't change the factory restore value but we suggest using it at 9600 because at 115200 flow control is needed (which can easily be enabled, but can be an obstacle for first time users).
Thanks for updating the wiki with notes! If you keep it at 115200 I'd suggest enabling the flow control by doing wifi.begin(115200, true); and enabling it on the module via the web admin as well.