mirror of
https://github.com/likeshop-github/likeshop.git
synced 2024-11-10 09:13:12 +08:00
13 lines
253 B
JSON
13 lines
253 B
JSON
|
{
|
||
|
"php_ext":"fileinfo",
|
||
|
"chmod":[
|
||
|
{"mode":777,"path":"/server/runtime"}
|
||
|
],
|
||
|
"success_url":"/index.php",
|
||
|
"php_versions":"72",
|
||
|
"db_config":"",
|
||
|
"admin_username":"",
|
||
|
"admin_password":"",
|
||
|
"run_path":"/server/public",
|
||
|
"remove_file":[]
|
||
|
}
|