mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
parent
63736f19ba
commit
d1ba448c4a
@ -24,7 +24,6 @@ const defaultOptions: InstallOptions = {
|
||||
"skip-firewall": { value: false, description: "Don't setup UFW (Only if you will set another Firewall manually)" },
|
||||
"skip-dns-server": { value: false, description: "Don't setup DNS server (Only if you will use external NS like Cloudflare)" },
|
||||
"skip-blacklists": { value: false, description: "Do not set up IP sets and blacklists." },
|
||||
"skip-ssl": { value: false, description: "Skip SSL setup." },
|
||||
ufw: { value: false, description: "Install and setup UFW instead of CSF." },
|
||||
"no-ssh": { value: false, description: "Disable port 22 and whitelist administrator IP address." },
|
||||
"no-waf": { value: false, description: "Do not install CorazaWAF and disable it for new domains." },
|
||||
|
Loading…
Reference in New Issue
Block a user