Add new server settings enableServerTiming

This commit is contained in:
2024-08-11 03:46:18 +00:00
committed by GitHub
parent 1a79e41f7a
commit e8fb94d6b9
5 changed files with 26 additions and 2 deletions

View File

@@ -313,5 +313,6 @@
"type": "String"
}
}
}
},
"enableServerTiming": "Enable server time tracking"
}

View File

@@ -313,5 +313,6 @@
"type": "String"
}
}
}
},
"enableServerTiming": "测量服务器所用时间"
}