Skip to content

Instantly share code, notes, and snippets.

@cpliakas
Created January 12, 2012 16:06
Show Gist options
  • Save cpliakas/1601330 to your computer and use it in GitHub Desktop.
Save cpliakas/1601330 to your computer and use it in GitHub Desktop.
Set's the Apache Solr Search Integration module's read only setting to TRUE
#!/bin/bash
drush vset --yes apachesolr_read_only 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment