{
    "php_ext":"opcache",
    "chmod":[
        {"mode":755,"path":"/bootstrap/cache"},
        {"mode":755,"path":"/public"},
        {"mode":755,"path":"/themes"},
        {"mode":755,"path":"/plugins"},
        {"mode":755,"path":"/storage"}
    ],
    "success_url":"/index.php",
    "php_versions":"82,83",
    "db_config":"",
    "admin_username":"",
    "admin_password":"",
    "run_path":"/public",
    "remove_file":["/.user.ini"],
    "enable_functions":["putenv"]
}