[fix] add ::1 to slaveip.conf template ... it's 2018 people !

This commit is contained in:
Benjamin Sonntag 2018-07-17 18:10:39 +02:00
parent 291812cead
commit 49e81b55bf
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
acl "allslaves" {
{
127.0.0.1;
::1;
//AUTO-SLAVES//
};
};