Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/benasse/potoo
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed May 4, 2020
2 parents b53dfb6 + 6a0d561 commit a094974
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
2 changes: 1 addition & 1 deletion potoo/templates/update_system_info.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<h1>Update engine system info</h1>
<div>
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 <b>verry careful</b> with the information you give in.
</div>

<div>
Expand Down

0 comments on commit a094974

Please sign in to comment.