Explorar el Código

Fix variable name

poeti8 hace 6 años
padre
commit
003d813e80
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .example.env

+ 1 - 1
.example.env

@@ -23,7 +23,7 @@ USER_LIMIT_PER_DAY=50
 NON_USER_COOLDOWN=0
 
 # Max number of visits for each link to have detailed stats
-DEFAULT_MAX_DETAILED_STATS_PER_LINK=5000
+DEFAULT_MAX_STATS_PER_LINK=5000
 
 # A passphrase to encrypt JWT. Use a long and secure key.
 JWT_SECRET=securekey