Outdated settings file
This commit is contained in:
parent
3c61f5818d
commit
8c45b94aa6
1 changed files with 1 additions and 6 deletions
|
@ -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
|
Loading…
Reference in a new issue