summaryrefslogtreecommitdiff
path: root/BuildParams
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-06-30 16:46:45 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-06-30 16:46:45 -0400
commit491f30e43e571fca9939930a5e8d10caa5f65ad2 (patch)
treecd5ccb95b4b32374545a0bda36a49bebd9e5b2a0 /BuildParams
parent6c6b509aa3d4ca1e4620a80f0b6235393af2a33a (diff)
parent4aa64b99dbe6cafdccf0c25501feaef5ba3445c4 (diff)
merge
Diffstat (limited to 'BuildParams')
-rwxr-xr-xBuildParams6
1 files changed, 6 insertions, 0 deletions
diff --git a/BuildParams b/BuildParams
index 74bd2b4923..aeea3b1246 100755
--- a/BuildParams
+++ b/BuildParams
@@ -70,6 +70,12 @@ additional_packages = ""
# the viewer_channel_suffix is prefixed by a blank and then appended to the viewer_channel
# for the package in a setting that overrides the compiled-in value
################################################################
+additional_packages = "EDU"
+
+# The EDU package allows us to create a separate release channel whose expirations
+# are synchronized as much as possible with the academic year
+EDU_sourceid = ""
+EDU_viewer_channel_suffix = "edu"
# Notifications - to configure email notices, add a setting like this:
# <username>_<reponame>.email = <email-address>