Remove tracing

This commit is contained in:
phahulin 2017-10-19 19:33:58 +03:00 committed by GitHub
parent fbb2e91b00
commit 934e5068e8
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@ pull_image_and_configs() {
sed -i "/\[network\]/a nat=\"extip:${EXT_IP}\"" ${NODE_TOML}
cat >> ${NODE_TOML} <<EOF
[misc]
logging="engine=trace,network=trace,discovery=trace"
log_file = "/home/${ADMIN_USERNAME}/logs/parity.log"
EOF
mkdir -p parity/keys/OraclesPoA