update nginx block bearers
This commit is contained in:
parent
3bd0eb7234
commit
9842637836
2 changed files with 6 additions and 4 deletions
8
hosts/oracle/o001/flake.lock
generated
8
hosts/oracle/o001/flake.lock
generated
|
|
@ -1258,11 +1258,11 @@
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "flakes/secrets",
|
"dir": "flakes/secrets",
|
||||||
"lastModified": 1769046854,
|
"lastModified": 1769378788,
|
||||||
"narHash": "sha256-xxEha3Qoe4KQNniPCmg7T44bxbsSKazbttqEy2aqPI0=",
|
"narHash": "sha256-osiCW4jxTbsQxo2/anyu5rnjr30gPMQODpe1TGvaQI8=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "eebf3541735e5a2a46ab02ce4ccb76f56d61693b",
|
"rev": "3bd0eb723474bc82d409d893ae474d0328b4b134",
|
||||||
"revCount": 1155,
|
"revCount": 1174,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -278,6 +278,8 @@ in
|
||||||
ignoreIP = [
|
ignoreIP = [
|
||||||
"127.0.0.1/8"
|
"127.0.0.1/8"
|
||||||
"24.16.158.91" # Jason's ip
|
"24.16.158.91" # Jason's ip
|
||||||
|
"98.193.92.231" # my ip
|
||||||
|
"24.164.16.22" # aarons ip
|
||||||
];
|
];
|
||||||
bantime-increment = {
|
bantime-increment = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue