1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2024-09-03 18:26:17 +02:00

More typo + additionnal comment

This commit is contained in:
Krakinou 2020-12-06 11:37:24 +01:00
parent d6dbb1759d
commit 573b3ed34a
2 changed files with 2 additions and 1 deletions

View file

@ -73,7 +73,7 @@ As far as I know, there is no way to use such filter for IPv6 address : You may
allow ::/1; allow ::/1;
```` ````
This will authorized only IPv4 within local network to access your domoticz API. This will authorized only IPv4 within local network to access your domoticz API.
You may add individual IPv6 address in the same way.
## Documentation ## Documentation

View file

@ -72,6 +72,7 @@ A ma connaissance, il n'y a pas moyen d'effectuer un tel filtre pour les adresse
allow ::/1; allow ::/1;
```` ````
Ceci autorisera seulement les adresses IPv4 local a accéder aux API de domoticz. Ceci autorisera seulement les adresses IPv4 local a accéder aux API de domoticz.
Vous pouvez ajouter des adresses IPv6 de la même façon.
## Documentation ## Documentation