Hi All I'm new to WordOps; I am currently running a POC server to test the possibility of migrating my current hosting to this environment. I'm working through all the helpful documentation and reviving my long-lost *nix skills with a degree of success but one thing has got me stumped so far. Hope someone can help with this:
I want my default WP site locale to be en_AU rather than en_US. I found this article: which suggests I just need to edit the config.yml file on the system. The problem is that I cannot find this file anywhere; sudo find . -name config.yml from the root of the file system returns nothing. Where should this file be? If there really isn't one on the system can I just create one, and if so where should I place it and does anyone have a template I can use?
Thanks in Advance,
Graham