Browse Source

Fix typo in generate_config.sh

André 7 years ago
parent
commit
0d9b474f69
1 changed files with 1 additions and 1 deletions
  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