Sakai Mercury Portal
Allow to enable/disable the Sakai Mercury portal
To apply the patch
cd sakai-2-1-x patch -p0 < sakai-disable-mercury-2-1-x.diff
To enable mercury, add the following line to your sakai.properties file:
mercury.enabled=true
To apply the patch
cd sakai-2-1-x
patch -p0 < sakai-disable-mercury-2-1-x.diff
To enable mercury, add the following line to your sakai.properties file:
mercury.enabled=true