Initial Commit
This commit is contained in:
commit
fd562c3235
11 changed files with 1090 additions and 0 deletions
9
templates/f2b-gitea.local.j2
Normal file
9
templates/f2b-gitea.local.j2
Normal file
|
@ -0,0 +1,9 @@
|
|||
[gitea]
|
||||
enabled = true
|
||||
port = http,https
|
||||
filter = gitea
|
||||
logpath = /var/lib/gitea/log/gitea.log
|
||||
maxretry = 10
|
||||
findtime = 3600
|
||||
bantime = 900
|
||||
action = iptables-allports
|
Loading…
Add table
Add a link
Reference in a new issue