UNPKG

iframely

Version:

oEmbed/2 gateway endpoint. Get embed data for various http links through one self-hosted API

11 lines (8 loc) 195 B
export default { DEBUG: true, RICH_LOG_ENABLED: true, baseAppUrl: "https://localhost", port: 8080, RESPONSE_TIMEOUT: 1 * 100, //ms IGNORE_DOMAINS_RE: /blacklisted.*/ };