fix: 这里可能有问题
This commit is contained in:
parent
e5fb485418
commit
d2afb309b5
|
@ -55,7 +55,7 @@ def update_sysconfig(new_dict):
|
||||||
cache.set('system_config', config)
|
cache.set('system_config', config)
|
||||||
|
|
||||||
# 重启时需要reload
|
# 重启时需要reload
|
||||||
get_sysconfig(reload=True)
|
# get_sysconfig(reload=True)
|
||||||
|
|
||||||
# SECURITY WARNING: keep the secret key used in production secret!
|
# SECURITY WARNING: keep the secret key used in production secret!
|
||||||
SECRET_KEY = conf.SECRET_KEY
|
SECRET_KEY = conf.SECRET_KEY
|
||||||
|
|
Loading…
Reference in New Issue