mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
@@ -31,7 +31,6 @@ const defaultOptions: InstallOptions = {
|
||||
ufw: { value: false, description: "Install and setup UFW instead of CSF." },
|
||||
"no-ssh": { value: false, description: "Disable port 22 and whitelist administrator IP address." },
|
||||
"enable-ftp": { value: false, description: "Install FTP (experimental)." },
|
||||
"enable-mail": { value: false, description: "Install Mail (experimental)." },
|
||||
"post-install": { value: "", description: "Specify the post install script path." },
|
||||
screenshots: { value: "remote", description: "Set the screenshots API URL.", options: ["local", "remote"] },
|
||||
debug: { value: false, description: "Display debug information during installation." },
|
||||
|
||||
Reference in New Issue
Block a user