mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2024-12-29 02:38:22 +01:00
6 lines
85 B
Smarty
6 lines
85 B
Smarty
|
|
local conf = {
|
|
home="/Users/%s/tmp/",
|
|
shared="/Users/%s/tmp/Public/"
|
|
}
|
|
return conf |