Skip to content
Snippets Groups Projects
Unverified Commit e7e1a409 authored by Robert Raposa's avatar Robert Raposa Committed by GitHub
Browse files

consolidate ENABLE_FORUM_DAILY_DIGEST config (#24423)

The ENABLE_FORUM_DAILY_DIGEST config was using both
a Django Setting and a waffle flag. This consolidates
this to simply use the single Django Setting:
FEATURES['ENABLE_FORUM_DAILY_DIGEST'].

ARCHBOM-132
parent 371f8983
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment