Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #149 from cloudflare/thellimist/PI-940
Browse files Browse the repository at this point in the history
PI-940 Add "SSL Settings" to  moresettings/security
  • Loading branch information
thellimist authored Jul 14, 2017
2 parents 59f78e4 + d2e5fbb commit 2b8af4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"container.moresettings.security": [
"SecurityLevelCard",
"ChallengePassageCard",
"BrowserIntegrityCheckCard"
"BrowserIntegrityCheckCard",
"SSLCard"
],
"container.moresettings.speed": [
"MinifyCard",
Expand Down

0 comments on commit 2b8af4c

Please sign in to comment.