mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
settings: Include analytics in default distribution.
This moves the analytics module from being a default-off module that is somewhat difficult to install to being a default part of the Zulip distribution (both tarballs and what is enabled by default).
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -10,14 +10,12 @@
|
||||
*.tif binary
|
||||
.gitignore export-ignore
|
||||
.gitattributes export-ignore
|
||||
/analytics export-ignore
|
||||
/static/assets export-ignore
|
||||
/bots export-ignore
|
||||
/corporate export-ignore
|
||||
/static export-ignore
|
||||
/tools export-ignore
|
||||
/zilencer export-ignore
|
||||
/templates/analytics export-ignore
|
||||
/templates/corporate export-ignore
|
||||
/templates/zilencer export-ignore
|
||||
/puppet/zulip_internal export-ignore
|
||||
|
Reference in New Issue
Block a user