remove enabled property from folders root config

This commit is contained in:
Jarrod Flesch
2025-05-21 11:23:51 -04:00
parent 41aac41df4
commit 50d3da5824
10 changed files with 74 additions and 93 deletions

View File

@@ -16,7 +16,6 @@ export default buildConfigWithDefaults({
},
},
folders: {
enabled: true,
// debug: true,
},
collections: [Posts, Media, Drafts, Autosave],