Add support for Active Storage attachments
This commit is contained in:
parent
cec5e4999c
commit
ba627420a3
11 changed files with 178 additions and 35 deletions
|
@ -122,3 +122,5 @@ fossgis_osrm_url: "https://routing.openstreetmap.de/"
|
|||
csp_enforce: false
|
||||
# URL for reporting Content-Security-Policy violations
|
||||
#csp_report_url: ""
|
||||
# Storage service to use in production mode
|
||||
storage_service: "local"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue