Upload files to "/"

This commit is contained in:
RLF
2024-02-28 23:32:52 -05:00
parent b716b29b44
commit 16dd89192b
2 changed files with 15 additions and 0 deletions

5
gitea.conf Normal file
View File

@@ -0,0 +1,5 @@
# gitea.conf
[Definition]
failregex = .*(Failed authentication attempt|invalid credentials|Attempted access of unknown user).* from <HOST>
ignoreregex =

10
gitea.local Normal file
View File

@@ -0,0 +1,10 @@
[gitea]
backend = auto
enabled = true
port = 80,443
protocol = tcp
filter = gitea
maxretry = 3
bantime = 86400
findtime = 43200
logpath = /var/log/gitea/gitea.log