Outdated settings file

This commit is contained in:
Daoud Clarke 2023-11-18 20:21:57 +00:00
parent 3c61f5818d
commit 8c45b94aa6
1 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
from mwmbl.settings_common import *
from mwmbl.settings_prod import *
DEBUG = False
ALLOWED_HOSTS = ["api.mwmbl.org", "mwmbl.org"]
DATA_PATH = "/app/storage"
RUN_BACKGROUND_PROCESSES = True
NUM_PAGES = 10240000