Skip to content

Commit

Permalink
Remove duplicated feature brainstorming teasers (exists already in ru…
Browse files Browse the repository at this point in the history
…ntime.exs like the ohters)
  • Loading branch information
PragTob committed Nov 30, 2024
1 parent d0c573a commit db4b66a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions config/prod.exs
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@ config :mindwendel, MindwendelWeb.Endpoint,
# Do not print debug messages in production
config :logger, level: :info

config :mindwendel, :options,
feature_brainstorming_teasers:
Enum.member?(
["", "true"],
String.trim(System.get_env("MW_FEATURE_BRAINSTORMING_TEASER") || "")
)

# ## SSL Support
#
# To get SSL working, you will need to add the `https` key
Expand Down

0 comments on commit db4b66a

Please sign in to comment.