mirror of
https://github.com/koodiklinikka/koodiklinikka.fi-api.git
synced 2026-03-12 13:03:19 +00:00
Updated config template with Twitter API key format
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
},
|
||||
"github": {
|
||||
"token": ""
|
||||
},
|
||||
"twitter": {
|
||||
"consumerKey": "",
|
||||
"consumerSecret": "",
|
||||
"token": "",
|
||||
"tokenSecret": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user