disabale multisite
This commit is contained in:
parent
93c4e2a0b9
commit
a247a19fdb
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ DATA_UPLOAD_MAX_MEMORY_SIZE = 150 * 1024 * 1024
|
|||
|
||||
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
|
||||
|
||||
PHOTOLOGUE_MULTISITE = False
|
||||
|
||||
try:
|
||||
from .local_settings import *
|
||||
except:
|
||||
|
|
Loading…
Add table
Reference in a new issue