diff --git a/aegir/conf/default.boa_site_control.ini b/aegir/conf/default.boa_site_control.ini index f9a0db08d..7a85adf03 100644 --- a/aegir/conf/default.boa_site_control.ini +++ b/aegir/conf/default.boa_site_control.ini @@ -323,10 +323,6 @@ ;; To delete existing Solr core simply comment out this line. ;; The system will cleanly delete existing Solr core next morning. ;; -;; IMPORTANT if you are using self-hosted BOA: _MODULES_FIX=YES must be set -;; in the /root/.barracuda.cnf file (default is NO) to make this -;; feature active. -;; ;solr_integration_module = your_module_name_here ;; diff --git a/docs/SOLR.txt b/docs/SOLR.txt index a72665b7b..bd193ee88 100644 --- a/docs/SOLR.txt +++ b/docs/SOLR.txt @@ -50,10 +50,6 @@ level via INI files, check our docs at https://omega8.cc/node/293 ;; To delete existing Solr core simply comment out this line. ;; The system will cleanly delete existing Solr core next morning. ;; -;; IMPORTANT if you are using self-hosted BOA: _MODULES_FIX=YES must be set -;; in the /root/.barracuda.cnf file (default is NO) to make this -;; feature active. -;; ;solr_integration_module = your_module_name_here ;;