Browse Source

修复auto_install.json的bug

root 4 năm trước cách đây
mục cha
commit
01fb152c62
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  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": []
 }