From 6a0d561ac4a49b5bd29229c9b4f5fe981ee1e034 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 4 May 2020 17:56:25 +0200 Subject: [PATCH] update readme --- README.md | 5 ++++- potoo/templates/update_system_info.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14ff18a..7090837 100644 --- a/README.md +++ b/README.md @@ -36,5 +36,8 @@ http://myhost:8001/originate/v1?dest_exten=1234 ``` http://myhost:8001/hello_ansible # lanch a example playbook http://myhost:8001/hello_ansible_form # lanch a exampe playbook loading variable from a form - +``` +### Update system informations +``` +http://myhost:8001/update_system_info # form that permit to change system informations that are not availiable on admin interfaces ``` diff --git a/potoo/templates/update_system_info.html b/potoo/templates/update_system_info.html index 482b9bf..de4ee43 100644 --- a/potoo/templates/update_system_info.html +++ b/potoo/templates/update_system_info.html @@ -2,7 +2,7 @@

Update engine system info

-This page allows you to update the system information of your Wazo engine, be careful with the information you give it. +This page allows you to update the system information of your Wazo engine, be verry careful with the information you give in.