Skip to content
Snippets Groups Projects
Commit 96634b85 authored by Bob Mottram's avatar Bob Mottram
Browse files

shemacheck

parent ee0f75de
No related branches found
No related tags found
No related merge requests found
......@@ -8898,7 +8898,7 @@ function install_gnu_social {
fi
 
# This improves performance
sed -i "s|\\\\$config['db']['schemacheck'].*|\$config['db']['schemacheck'] = 'script';|g" $microblog_config_file
sed -i "s|//\$config\['db'\]\['schemacheck'\].*|\$config\['db'\]\['schemacheck'\] = 'script';|g" $microblog_config_file
 
MICROBLOG_ONION_HOSTNAME=$(add_onion_service microblog 80 ${MICROBLOG_ONION_PORT})
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment