mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-22 04:46:23 +03:00
public directory can be changed in project
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"gitignore": [
|
||||
"/public/media/cache/"
|
||||
"/%PUBLIC_DIR%/media/cache/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user