Advertisement
Guest User

http

a guest
Mar 26th, 2020
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. http:
  2. # Uncomment this if you are using SSL/TLS, running in Docker container, etc.
  3. base_url: https://tuodominio.duckdns.org:8123
  4. ssl_certificate: /ssl/fullchain.pem
  5. ssl_key: /ssl/privkey.pem
  6. ip_ban_enabled: True
  7. login_attempts_threshold: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement