Skip to content

Commit e7fed53

Browse files
authored
Update config_yosemite_testnet_boot.ini
to show detailed error to DApps
1 parent dab8727 commit e7fed53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yosemite_config/config_yosemite_testnet_boot.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ access-control-allow-credentials = false
123123
max-body-size = 1048576
124124

125125
# Append the error log to HTTP responses (eosio::http_plugin)
126-
verbose-http-errors = false
126+
verbose-http-errors = true
127127

128128
# If set to false, then any incoming "Host" header is considered valid (eosio::http_plugin)
129129
#http-validate-host = 1

0 commit comments

Comments
 (0)