An Ansible Playbook for deploying your own self-hosted Gitea instance
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

f2b-gitea.local.j2 166B

5 years ago
123456789
  1. [gitea]
  2. enabled = true
  3. port = http,https
  4. filter = gitea
  5. logpath = /var/lib/gitea/log/gitea.log
  6. maxretry = 10
  7. findtime = 3600
  8. bantime = 900
  9. action = iptables-allports