Add air proxy model mappings and nginx ignoreIP entry

This commit is contained in:
Joshua Bell 2026-01-21 22:23:10 -06:00
parent 5d8a328921
commit cccf66269a
2 changed files with 31 additions and 1 deletions

View file

@ -275,6 +275,10 @@ in
enable = true;
maxretry = 5;
bantime = "1h";
ignoreIP = [
"127.0.0.1/8"
"24.16.158.91" # Jason's ip
];
bantime-increment = {
enable = true;
maxtime = "168h";