mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-11 06:17:08 +01:00
Set order_console_by_time
This commit is contained in:
@@ -349,7 +349,8 @@ c['status'].append(html.WebStatus(http_port=8010, authz=authz_cfg,
|
||||
change_hook_dialects={
|
||||
'base': True,
|
||||
'github': True},
|
||||
change_hook_auth=["file:changehook.passwd"],
|
||||
change_hook_auth=["file:changehook.passwd"],
|
||||
order_console_by_time=True,
|
||||
))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user