瀏覽代碼

修复auto_install.json的bug

root 4 年之前
父節點
當前提交
01fb152c62
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      auto_install.json

+ 5 - 1
auto_install.json

@@ -4,5 +4,9 @@
     "db_config": "/config.php",
     "admin_username": "kagamine",
     "admin_password": "kagamine1234",
-    "run_path": "/"
+    "run_path": "/",
+    "php_ext": "",
+    "chmod": [],
+    "remove_file": [],
+    "enable_functions": []
 }