onenav/auto_install.json
2024-11-27 17:07:11 +08:00

12 lines
235 B
JSON
Executable File

{
"php_ext":"opcache",
"chmod":[],
"success_url":"/index.php",
"php_versions":"56,70,71,72,73,74",
"db_config":"",
"admin_username":"",
"admin_password":"",
"run_path":"/",
"remove_file":[],
"enable_functions":[]
}