mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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}
|
||||
|
||||
is deprecated. Please use the environment environment variables
|
||||
is deprecated. Please use the environment variables
|
||||
explained in INSTALL.md instead.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue