1
0
Fork 0
freesewing/sites/org/freesewing.config.js
2022-12-24 18:20:05 +01:00

9 lines
273 B
JavaScript

export const freeSewingConfig = {
algolia: {
app: 'MA0Y5A2PF0', // Application ID
index: 'canary_freesewing.dev',
key: '589c7a7e4d9c95a4f12868581259bf3a', // Search-only API key
},
monorepo: 'https://github.com/freesewing/freesewing',
maxWidth: 2800,
}