mirror of
https://github.com/astaxie/beego.git
synced 2025-06-02 09:53:08 +00:00

If there were multiple users working on one machine, it's common that "/tmp/beego" will be owned by one of them, and the others won't be able to access to it. So, it's better to add an "id-like" postfix to the temporary directory.