mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Change project id/key to not be the same setting
This commit is contained in:
parent
334f84179f
commit
216cf632b8
2 changed files with 6 additions and 4 deletions
|
|
@ -49,8 +49,10 @@
|
|||
|
||||
# The errbit host to post exceptions to
|
||||
# OSEM_ERRBIT_HOST=errbit.example.com
|
||||
# The api key for the errbit host
|
||||
# OSEM_ERRBIT_APIKEY=1234
|
||||
# The project to use on the errbit host
|
||||
# OSEM_ERRBIT_ID=1234
|
||||
# The key for this project
|
||||
# OSEM_ERRBIT_KEY=5678
|
||||
|
||||
# OMNIAUTH Developer Key/Secret for GOOGLE
|
||||
# OSEM_GOOGLE_KEY=1234
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue