mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
Auto webconsole page refresh commented
This commit is contained in:
parent
ba330a42d6
commit
675861c323
@ -612,6 +612,7 @@ namespace http {
|
||||
HandleCommand (req, res, s);
|
||||
} else {
|
||||
ShowStatus (s);
|
||||
//res.add_header("Refresh", "5");
|
||||
}
|
||||
ShowPageTail (s);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user