Skip to content

Commit c77d95f

Browse files
authored
feat: dora - show more infos about all peers on client pages (ethereum#760)
This will enable additional peer infos (ENR/Enode, etc.) to be shown on the client pages. Implemented in ethpandaops/dora#117
1 parent 94dc531 commit c77d95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static_files/dora-config/config.yaml.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ frontend:
1616
debug: false
1717
pprof: true
1818
minimize: false # minimize html templates
19+
showSensitivePeerInfos: true
1920

2021
# Name of the site, displayed in the title tag
2122
siteName: "Dora the Explorer"

0 commit comments

Comments
 (0)