We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e734fe8 commit 356417cCopy full SHA for 356417c
views/ovclient.html
@@ -111,6 +111,7 @@ <h4 class="modal-title">{{ .BeeSettings.OVConfigPath }}/config/client.conf</h4>
111
<div id="collapseOne" class="panel-collapse collapse" aria-expanded="false" style="height: 0px;">
112
<div class="box-body">
113
<span>Manual configuration will not push new changes into OpenVPN UI templates DB.</span><br>
114
+ <span>It is better to update it via Configuration template.</span><br>
115
</div>
116
117
<br><textarea type="text" class="form-control my-textarea" name="ClientTemplate" id="ClientTemplate" spellcheck="false" rows="15">{{ .ClientTemplate }}</textarea>
0 commit comments