Skip to content

Commit 01d134a

Browse files
committed
additional header
1 parent 46a2e08 commit 01d134a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ target_deadline: 18446744073709551615 # default 18446744073709551615 (Max)
1717
get_mining_info_interval: 1000 # default 1000ms
1818
timeout: 3000 # default 3000ms
1919
send_proxy_details: true # default true
20-
#additional_headers: # add/overwrite html headers (optional)
21-
# "X-MinerAlias" : "JohnnyFFM"
20+
additional_headers: # add/overwrite html headers (optional)
21+
"X-MinerAlias" : "unknown"
2222

2323
console_log_level: 'info' # default Info, options (off, error, warn, info, debug, trace)
2424
logfile_log_level: 'warn' # default Warn, options (off, error, warn, info, debug, trace)

0 commit comments

Comments
 (0)