config.yml 661 B

123456789101112
  1. blank_issues_enabled: false
  2. contact_links:
  3. - name: Question and support
  4. url: https://github.com/orgs/PrivateBin/discussions/new?category=q-a
  5. about: Your setup is not working and you need help or you have a question regarding PrivateBin
  6. - name: Problem with the container image
  7. url: https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/new
  8. about: Please report all problems that apply only(!) to the official (Docker) image “docker-nginx-fpm-alpine” here.
  9. - name: Security issue
  10. url: https://github.com/PrivateBin/PrivateBin/security/policy
  11. about: Please report security vulnerabilities and other security issues here.