shemacheck
This commit is contained in:
parent
ee0f75de80
commit
96634b85bb
|
@ -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})
|
||||
|
||||
|
|
Loading…
Reference in New Issue