mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Remove local_settings.py, as it grows stale with disuse.
This file hasn't reflected the actual configuration of any live installation for some time, nor been part of any tests or other mechanism to regularly validate it, so it's naturally fallen behind as we make changes to the set of settings and typically don't update this file accordingly. Just remove it; all the documentation functions it serves are already served just as well by prod_settings_template.py and its ample comments.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -19,7 +19,6 @@
|
||||
/templates/corporate export-ignore
|
||||
/templates/zilencer export-ignore
|
||||
/puppet/zulip_internal export-ignore
|
||||
/zproject/local_settings.py export-ignore
|
||||
/zproject/test_settings.py export-ignore
|
||||
/zerver/fixtures export-ignore
|
||||
/zerver/tests export-ignore
|
||||
|
Reference in New Issue
Block a user