Skip to content

Commit 16ca54e

Browse files
committed
add hsts configurability
1 parent 3ad5962 commit 16ca54e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/config/opensrp.properties

+5
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,8 @@ metrics.permitAll=false
141141
thread.pool.core.size=50
142142
thread.pool.max.size=100
143143
thread.pool.queue.capacity=250
144+
145+
# hsts settings
146+
hsts.header.on=false
147+
hsts.include.subdomain=false
148+
hsts.max.age.in.seconds=31557600

0 commit comments

Comments
 (0)