Skip to content

Commit 3a55472

Browse files
committed
Specify accessibility statement url in bentley_config.rb
1 parent 4769f22 commit 3a55472

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/instances/bentley/bentley_config.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@
2929

3030
AppConfig[:refid_rule] = "<%= SecureRandom.hex %>"
3131
AppConfig[:refid_rule_only_on_create] = false
32+
33+
AppConfig[:accessibility_statement_url] = ENV["ACCESSIBILITY_STATEMENT_URL"]

0 commit comments

Comments
 (0)