jam-cloud/admin/config/initializers/constants.rb

4 lines
72 B
Ruby

module Constants
ADMIN_USER_EMAILS = [] # ['admin@jamkazam.com']
end