mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-21 16:49:10 +01:00
Auto webconsole page refresh commented
This commit is contained in:
parent
ba330a42d6
commit
675861c323
1 changed files with 1 additions and 0 deletions
|
@ -612,6 +612,7 @@ namespace http {
|
||||||
HandleCommand (req, res, s);
|
HandleCommand (req, res, s);
|
||||||
} else {
|
} else {
|
||||||
ShowStatus (s);
|
ShowStatus (s);
|
||||||
|
//res.add_header("Refresh", "5");
|
||||||
}
|
}
|
||||||
ShowPageTail (s);
|
ShowPageTail (s);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue