N: Firewall

This commit is contained in:
2025-02-19 09:54:59 +00:00
parent d58ce9894b
commit a2e07c92b3
4 changed files with 116 additions and 14 deletions

View File

@@ -1,5 +1,10 @@
{
"promptDelete": false,
"tabSize": 2,
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"spellcheckDictionary": [
"bruteforce"
],
"spellcheck": false,
"vimMode": false
}