Can I safely serve Mint from the root of the domain? E.g., example.com/, instead of example.com/mint/.
Doing a quick search in the Mint codebase makes me think that I can, but I’m not a PHP programmer, so I can’t tell for sure. I see the path /mint is hardcoded in only one file, and it’s just for advanced Apache setups, which I don’t use.
I would just try it, but I don’t want to wreck something in my database if it doesn’t work.