# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
#
http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
include "elasticsearch.properties"
include "mongo.properties"
facebook {
oauth {
appId = "299258633581961"
appSecret = ""
}
userAccessTokens = [
""
]
}
fullcontact {
oauth {
clientId = FczOCb41PJ7OLv1Gx1SK9ORWn2kpfeMO
clientSecret = ""
apiKey = ""
}
}
gplus {
apiKey = ""
oauth {
serviceAccountEmailAddress = "streamsdev@adroit-particle-764.iam.gserviceaccount.com"
pathToP12KeyFile = streams-c84fa47bd759.p12
}
}
instagram {
clientId = "b389fcbeca2a40a89afa591a8468e4dc"
usersInfo.authorizedTokens = [
""
]
}
twitter {
oauth {
consumerKey = "jF3awfLECUZ4tFAwS5bZcha8c"
consumerSecret = ""
accessToken = "42232950-CzaYlt2M6SPGI883B5NZ8vROcL4qUsTJlp9wIM2K2"
accessTokenSecret = ""
}
retrySleepMs = 5000
retryMax = 250
}
youtube {
apiKey = 79d9f9ca2796d1ec5334faf8d6efaa6456a297e6
oauth {
serviceAccountEmailAddress = "streamsdev@adroit-particle-764.iam.gserviceaccount.com"
pathToP12KeyFile = streams-c84fa47bd759.p12
}
}

  • No labels