Migrate AI Hint feed generation
Bring dynamic hint generation into the account service while preserving the legacy key.osglab.com deployment for existing clients.
This commit is contained in:
@@ -40,6 +40,10 @@ app:
|
||||
bootstrapTotpSecretBase32: "$ADMIN_BOOTSTRAP_TOTP_SECRET_BASE32:"
|
||||
sessionHours: "$ADMIN_SESSION_HOURS:8"
|
||||
maximumManualGrant: "$ADMIN_MAXIMUM_MANUAL_GRANT:100000"
|
||||
hintFeed:
|
||||
enabled: "$HINT_FEED_ENABLED:false"
|
||||
topHubApiKey: "$TOPHUB_API_KEY:"
|
||||
zoneId: "$HINT_FEED_ZONE_ID:UTC"
|
||||
apple:
|
||||
teamId: "$APPLE_TEAM_ID:"
|
||||
keyId: "$APPLE_KEY_ID:"
|
||||
|
||||
Reference in New Issue
Block a user