mirror of
https://github.com/astaxie/beego.git
synced 2025-04-02 17:25:58 +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.