Changes during testing

This commit is contained in:
Gunnar Skjold
2020-03-30 21:14:58 +02:00
parent 8457db50f6
commit e96b5bbf1b
3 changed files with 12 additions and 5 deletions

View File

@@ -41,6 +41,7 @@
<form method="post" action="/save">
<input type="hidden" name="sysConfig" value="true"/>
<div class="my-3 p-3 bg-white rounded shadow">
<div class="alert alert-warning">!!WARNING!!<br/>Remote debugging is considered insecure and should not be left enabled when not debugging</div>
<div class="row">
<div class="col-md-3">
<label><input type="checkbox" name="debugTelnet" value="true" ${config.debugTelnet}/> Telnet debugger</label>