2024-09-28 11:50:07 -05:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2022-12-01 18:02:26 -06:00
|
|
|
# Define an application-wide HTTP permissions policy. For further
|
2024-09-28 11:50:07 -05:00
|
|
|
# information see: https://developers.google.com/web/updates/2018/06/feature-policy
|
|
|
|
|
|
|
|
# Rails.application.config.permissions_policy do |policy|
|
|
|
|
# policy.camera :none
|
|
|
|
# policy.gyroscope :none
|
|
|
|
# policy.microphone :none
|
|
|
|
# policy.usb :none
|
|
|
|
# policy.fullscreen :self
|
|
|
|
# policy.payment :self, "https://secure.example.com"
|
2022-12-01 18:02:26 -06:00
|
|
|
# end
|