likeshop/auto_install.json
2021-08-25 10:43:36 +08:00

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":[]
}