mirror of https://gitlab.com/tildes/tildes.git
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.
11 lines
171 B
11 lines
171 B
---
|
|
nginx_enable_hsts: true
|
|
nginx_enable_csp: true
|
|
nginx_enable_ratelimiting: true
|
|
nginx_redirect_www: true
|
|
|
|
prometheus_ips:
|
|
- 127.0.0.1
|
|
- ::1
|
|
|
|
hsts_max_age: 63072000
|