Explorar o código

fix: add disallow examples to docker env

poeti8 %!s(int64=5) %!d(string=hai) anos
pai
achega
5c322a42a0
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .docker.env

+ 6 - 0
.docker.env

@@ -29,6 +29,12 @@ REDIS_HOST=redis
 REDIS_PORT=6379
 REDIS_PASSWORD=
 
+# Disable registration
+DISALLOW_REGISTRATION=false
+
+# Disable anonymous link creation
+DISALLOW_ANONYMOUS_LINKS=false
+
 # The daily limit for each user
 USER_LIMIT_PER_DAY=50