UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 1.21 kB
import e from"./constants.mjs";const t={logger:{level:`info`},http:{security:{trustProxyHeaders:!1,headers:{crossOriginResourcePolicy:!1,xFrameOptions:!0,referrerPolicy:`strict-origin-when-cross-origin`}},openAPI:{enabled:!1},routes:[],extensions:[]},auth:{password:{enabled:!0},providers:[]},email:{simulate:!1,resendWindowDays:7,templates:{directory:`./templates`}},ai:{enabled:!0,features:{imageGeneration:!0,altGeneration:!0,customFieldGeneration:!0}},localization:{locales:[{label:`English`,code:`en`,direction:`ltr`}],defaultLocale:`en`},tenants:[],i18n:{locales:[{label:`English`,code:`en`,direction:`ltr`}],defaultLocale:`en`,sources:[]},migrations:{sources:[]},media:{limits:{storageBytes:!1,uploadBytes:16777216,processedImagesPerFile:10},images:{presets:{"thumbnail-small":{height:200,format:`webp`,quality:80},"thumbnail-medium":{height:500,format:`webp`,quality:80},"thumbnail-large":{height:1e3,format:`webp`,quality:80}},allowFormatQuery:!1,storeProcessed:!0},video:{}},hooks:[],collections:[],plugins:[],build:{paths:{outDir:`dist`,copyPublic:[]},watch:{ignore:[]}},retention:{defaultPurgeAfterDays:e.retention}};export{t as default,t as defaultConfig}; //# sourceMappingURL=default-config.mjs.map