Skip to content

Commit

Permalink
chore: Removed roadiz crypto. Use symfony:secrets instead
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Feb 14, 2024
1 parent a130e29 commit db46065
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/packages/roadiz_core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ roadiz_core:
# Be careful if you are using a reverse-proxy cache, YOU MUST vary on Accept-Language header and normalize it.
# @see https://varnish-cache.org/docs/6.3/users-guide/increasing-your-hitrate.html#http-vary
useAcceptLanguageHeader: '%env(bool:APP_USE_ACCEPT_LANGUAGE_HEADER)%'
security:
private_key_name: default
medias:
unsplash_client_id: '%env(string:APP_UNSPLASH_CLIENT_ID)%'
soundcloud_client_id: '%env(string:APP_SOUNDCLOUD_CLIENT_ID)%'
Expand Down
Empty file removed var/secret/.gitkeep
Empty file.

0 comments on commit db46065

Please sign in to comment.