Explorar el Código

Fix typo in generate_config.sh

André hace 7 años
padre
commit
0d9b474f69
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      generate_config.sh

+ 1 - 1
generate_config.sh

@@ -134,7 +134,7 @@ SYSCTL_IPV6_DISABLED=0
 # Create or override API key for web uI
 # You _must_ define API_ALLOW_FROM, which is a comma separated list of IPs
 #API_KEY=
-#ÀPI_ALLOW_FROM=127.0.0.1,1.2.3.4
+#API_ALLOW_FROM=127.0.0.1,1.2.3.4
 
 EOF