fix: only add public folder if path matches media folder (#991)
This commit is contained in:
committed by
GitHub
parent
dfb088740c
commit
dd80bfa2d3
@ -2,6 +2,7 @@ backend:
|
||||
name: test-repo
|
||||
site_url: 'https://example.com'
|
||||
media_folder: assets/uploads
|
||||
public_folder: /assets/uploads
|
||||
media_library:
|
||||
folder_support: true
|
||||
locale: en
|
||||
|
Reference in New Issue
Block a user