diff --git a/config/environment.rb b/config/environment.rb index 9aa63f60..dc8ed0e0 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -10,7 +10,7 @@ WARNING: The OSEM configuration file #{path} -is deprecated. Please use the environment environment variables +is deprecated. Please use the environment variables explained in INSTALL.md instead. diff --git a/config/secrets.yml.example b/config/secrets.yml.example index fc3c1496..308bc858 100644 --- a/config/secrets.yml.example +++ b/config/secrets.yml.example @@ -2,7 +2,7 @@ development: # Generate your own with rake secret # secret_key_base: '12345' - ########## OMNIAUT Providers ########## + ########## OMNIAUTH Providers ########## # This is just sample data so mocks work google_key: 'sample' google_secret: 'sample' @@ -24,7 +24,7 @@ production: # Your errbit API key # errbit_key: '12345' - ########## OMNIAUT Providers ########## + ########## OMNIAUTH Providers ########## # Leave the variables' names empty, unless you use the providers, in which # case you need to register your applicaton and add the actual keys. #