mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-15 12:46:34 +08:00
创建网站服务后自动开启访问日志
This commit is contained in:
@@ -86,6 +86,15 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>默认开启配置</td>
|
||||
<td>
|
||||
<checkbox checked="checked" name="accessLogIsOn">访问日志</checkbox>
|
||||
|
||||
<checkbox checked="checked" name="websocketIsOn">Websocket</checkbox>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2"><more-options-indicator></more-options-indicator></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user