We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4769f22 commit 3a55472Copy full SHA for 3a55472
app/instances/bentley/bentley_config.rb
@@ -29,3 +29,5 @@
29
30
AppConfig[:refid_rule] = "<%= SecureRandom.hex %>"
31
AppConfig[:refid_rule_only_on_create] = false
32
+
33
+AppConfig[:accessibility_statement_url] = ENV["ACCESSIBILITY_STATEMENT_URL"]
0 commit comments