mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Website: Update policies config (#11127)
- Removed the `/platform` page from `website/config/policies.js`
This commit is contained in:
parent
3217a9ed39
commit
4357ab5324
1 changed files with 0 additions and 1 deletions
1
website/config/policies.js
vendored
1
website/config/policies.js
vendored
|
|
@ -33,7 +33,6 @@ module.exports.policies = {
|
|||
'download-sitemap': true,
|
||||
'view-transparency': true,
|
||||
'view-press-kit': true,
|
||||
'view-platform': true,
|
||||
'view-landing': true,
|
||||
'deliver-demo-signup': true,
|
||||
'articles/*': true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue