Fix some typos
This commit is contained in:
parent
5b0202c052
commit
f97e271566
2 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ WARNING: The OSEM configuration file
|
||||||
|
|
||||||
#{path}
|
#{path}
|
||||||
|
|
||||||
is deprecated. Please use the environment environment variables
|
is deprecated. Please use the environment variables
|
||||||
explained in INSTALL.md instead.
|
explained in INSTALL.md instead.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ development:
|
||||||
# Generate your own with rake secret
|
# Generate your own with rake secret
|
||||||
# secret_key_base: '12345'
|
# secret_key_base: '12345'
|
||||||
|
|
||||||
########## OMNIAUT Providers ##########
|
########## OMNIAUTH Providers ##########
|
||||||
# This is just sample data so mocks work
|
# This is just sample data so mocks work
|
||||||
google_key: 'sample'
|
google_key: 'sample'
|
||||||
google_secret: 'sample'
|
google_secret: 'sample'
|
||||||
|
|
@ -24,7 +24,7 @@ production:
|
||||||
# Your errbit API key
|
# Your errbit API key
|
||||||
# errbit_key: '12345'
|
# errbit_key: '12345'
|
||||||
|
|
||||||
########## OMNIAUT Providers ##########
|
########## OMNIAUTH Providers ##########
|
||||||
# Leave the variables' names empty, unless you use the providers, in which
|
# Leave the variables' names empty, unless you use the providers, in which
|
||||||
# case you need to register your applicaton and add the actual keys.
|
# case you need to register your applicaton and add the actual keys.
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue