feat: integrate with bunny.net cdn for images
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
config.tx_replacer {
|
||||
enable_regex = 1
|
||||
search {
|
||||
10 = /"\/?(fileadmin|typo3temp|uploads)/
|
||||
}
|
||||
|
||||
replace {
|
||||
10 = "https://cdn.ep-reisen.de/$1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user