mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
Rename local_settings.py symlink to prod_settings.py.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
# For the Dev VM environment, we use the same settings as the
|
||||
# sample local_settings.py file, with a few exceptions.
|
||||
# sample prod_settings.py file, with a few exceptions.
|
||||
from .local_settings_template import *
|
||||
|
||||
LOCAL_UPLOADS_DIR = 'var/uploads'
|
||||
|
||||
Reference in New Issue
Block a user