2023-10-10 23:01:12 -04:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2022-11-20 15:06:27 -05:00
|
|
|
# Define an application-wide HTTP permissions policy. For further
|
2023-10-10 23:01:12 -04: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-11-20 15:06:27 -05:00
|
|
|
# end
|