target fix
This commit is contained in:
@@ -98,6 +98,7 @@ spring.mail.password=your-app-password
|
||||
spring.mail.properties.mail.smtp.auth=true
|
||||
spring.mail.properties.mail.smtp.starttls.enable=true
|
||||
spring.mail.properties.mail.smtp.starttls.required=true
|
||||
management.health.mail.enabled=false
|
||||
|
||||
deep-research.api.url=http://185.35.223.45:3051
|
||||
deep-research.api.timeout=1800000
|
||||
@@ -110,24 +111,24 @@ posting.scheduler.enabled=true
|
||||
|
||||
telegram.api.timeout=30000
|
||||
|
||||
facebook.api.timeout=30000
|
||||
facebook.verify.token=konturAI
|
||||
facebook.page.access.token=EAAaocqgT3JoBQtNeU4uqBrywSRwGmFZBQDZBnd1ynWjX070wAa09QBKebjrd9vyjAZCiJuZAZCU8266VlJYTAfwue20QNvENgM3wpjWNmCrTO0gTMAkmPZBKZBXKvZA8eCA4aZCUhmU2jsBRluYqKUyqpYV3ZCK928OVqLqCNZCUhqU6nUU0xP0DOzk90x58tmxpS2y1i7hjQZDZD
|
||||
|
||||
# Targeting Module Configuration
|
||||
targeting.kzt-usd-rate=460.0
|
||||
|
||||
targeting.facebook.app-id=${FACEBOOK_APP_ID:dummy-app-id}
|
||||
targeting.facebook.app-secret=${FACEBOOK_APP_SECRET:dummy-app-secret}
|
||||
targeting.facebook.oauth-redirect-uri=${FACEBOOK_REDIRECT_URI:http://localhost:8080/api/v1/targeting/facebook/callback}
|
||||
targeting.facebook.graph-api-version=v19.0
|
||||
targeting.facebook.rate-limit-retry-ms=5000
|
||||
targeting.facebook.max-retries=3
|
||||
|
||||
targeting.tiktok.app-id=${TIKTOK_APP_ID:dummy-app-id}
|
||||
targeting.tiktok.app-secret=${TIKTOK_APP_SECRET:dummy-app-secret}
|
||||
targeting.tiktok.oauth-redirect-uri=${TIKTOK_REDIRECT_URI:http://localhost:8080/api/v1/targeting/tiktok/callback}
|
||||
targeting.tiktok.base-url=https://business-api.tiktok.com/open_api/v1.3
|
||||
# facebook.api.timeout=30000
|
||||
# facebook.verify.token=konturAI
|
||||
# facebook.page.access.token=EAAaocqgT3JoBQtNeU4uqBrywSRwGmFZBQDZBnd1ynWjX070wAa09QBKebjrd9vyjAZCiJuZAZCU8266VlJYTAfwue20QNvENgM3wpjWNmCrTO0gTMAkmPZBKZBXKvZA8eCA4aZCUhmU2jsBRluYqKUyqpYV3ZCK928OVqLqCNZCUhqU6nUU0xP0DOzk90x58tmxpS2y1i7hjQZDZD
|
||||
#
|
||||
# # Targeting Module Configuration
|
||||
# targeting.kzt-usd-rate=460.0
|
||||
#
|
||||
# targeting.facebook.app-id=${FACEBOOK_APP_ID:dummy-app-id}
|
||||
# targeting.facebook.app-secret=${FACEBOOK_APP_SECRET:dummy-app-secret}
|
||||
# targeting.facebook.oauth-redirect-uri=${FACEBOOK_REDIRECT_URI:http://localhost:8080/api/v1/targeting/facebook/callback}
|
||||
# targeting.facebook.graph-api-version=v19.0
|
||||
# targeting.facebook.rate-limit-retry-ms=5000
|
||||
# targeting.facebook.max-retries=3
|
||||
#
|
||||
# targeting.tiktok.app-id=${TIKTOK_APP_ID:dummy-app-id}
|
||||
# targeting.tiktok.app-secret=${TIKTOK_APP_SECRET:dummy-app-secret}
|
||||
# targeting.tiktok.oauth-redirect-uri=${TIKTOK_REDIRECT_URI:http://localhost:8080/api/v1/targeting/tiktok/callback}
|
||||
# targeting.tiktok.base-url=https://business-api.tiktok.com/open_api/v1.3
|
||||
|
||||
targeting.ai.audience-model=gpt-4o
|
||||
targeting.ai.max-audience-tokens=2500
|
||||
|
||||
Reference in New Issue
Block a user