mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-12 02:28:11 +02:00
Rename versions
This commit is contained in:
parent
f9d7b99367
commit
215cc07907
@ -2,8 +2,8 @@
|
|||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
<label for="octopush-version" class="form-label">Octopush API Version</label>
|
<label for="octopush-version" class="form-label">Octopush API Version</label>
|
||||||
<select id="octopush-version" v-model="$parent.notification.octopushVersion" class="form-select">
|
<select id="octopush-version" v-model="$parent.notification.octopushVersion" class="form-select">
|
||||||
<option value="2">V2</option>
|
<option value="2">Octopush (endpoint : api.octopush.com)</option>
|
||||||
<option value="1">V1 (Legacy Octopush-DM)</option>
|
<option value="1">Legacy Octopush-DM (endpoint : www.octopush-dm.com)</option>
|
||||||
</select>
|
</select>
|
||||||
<div class="form-text">
|
<div class="form-text">
|
||||||
Do you use the legacy version of Octopush (2011-2020) or the new version ?
|
Do you use the legacy version of Octopush (2011-2020) or the new version ?
|
||||||
|
Loading…
Reference in New Issue
Block a user