2 # Consult application.default.yml for the full list of configuration
5 # The order of precedence is:
6 # 1. config/environments/{RAILS_ENV}.rb (deprecated)
7 # 2. Section in application.yml corresponding to RAILS_ENV (e.g., development)
8 # 3. Section in application.yml called "common"
9 # 4. Section in application.default.yml corresponding to RAILS_ENV
10 # 5. Section in application.default.yml called "common"
13 allow_account_registration: true
15 secret_token: @@SSO_SECRET@@
18 # If true, allow new creation of new accounts in the SSO server's internal
20 allow_account_registration: true
23 # No development settings