创建网站服务后自动开启访问日志

This commit is contained in:
GoEdgeLab
2021-07-20 08:48:55 +08:00
parent 1a46bdc8a9
commit a0b30ae23b
2 changed files with 59 additions and 18 deletions

View File

@@ -86,6 +86,15 @@
</td>
</tr>
<tr>
<td>默认开启配置</td>
<td>
<checkbox checked="checked" name="accessLogIsOn">访问日志</checkbox>
&nbsp; &nbsp;
<checkbox checked="checked" name="websocketIsOn">Websocket</checkbox>
</td>
</tr>
<tr>
<td colspan="2"><more-options-indicator></more-options-indicator></td>
</tr>