forked from github/plane
dev: remove append / setting in common
This commit is contained in:
parent
c6d6c29e51
commit
1bef55ca88
@ -27,8 +27,6 @@ DEBUG = False
|
||||
# Allowed Hosts
|
||||
ALLOWED_HOSTS = ["*"]
|
||||
|
||||
# Redirect if / is not present
|
||||
APPEND_SLASH = True
|
||||
|
||||
# Application definition
|
||||
INSTALLED_APPS = [
|
||||
|
Loading…
Reference in New Issue
Block a user