2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[904-add-ability-to-force-a-cb-update-remotely] Used "on demand" instead of pull at the exception of the command name

This commit is contained in:
Francis Dupont
2019-10-27 19:44:24 +01:00
parent 0af2c4de90
commit 32e422a985
9 changed files with 25 additions and 21 deletions

View File

@@ -19,7 +19,7 @@
"resp-syntax": [
"{",
" \"result\": 0,",
" \"text\": \"Server update successful.\"",
" \"text\": \"On demand configuration update successful.\"",
"}"
],