summaryrefslogtreecommitdiffstats
path: root/torodb-postgresql/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'torodb-postgresql/docker-compose.yml')
-rw-r--r--torodb-postgresql/docker-compose.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/torodb-postgresql/docker-compose.yml b/torodb-postgresql/docker-compose.yml
index 5ea02525..f629379e 100644
--- a/torodb-postgresql/docker-compose.yml
+++ b/torodb-postgresql/docker-compose.yml
@@ -234,6 +234,7 @@ services:
# https://github.com/wekan/wekan/issues/2949
- SCROLLINERTIA=0
- SCROLLAMOUNT=auto
+ - SCROLLDELTAFACTOR=auto
#---------------------------------------------------------------
# ==== CARD OPENED, SEND WEBHOOK MESSAGE ====
# https://github.com/wekan/wekan/issues/2518
@@ -528,11 +529,11 @@ services:
# example : LOGOUT_ON_MINUTES=55
#- LOGOUT_ON_MINUTES=
#---------------------------------------------------------------------
- # PASSWORD_LOGIN_ENABLED : Enable or not the password login form.
+ # PASSWORD_LOGIN_ENABLED : Enable or not the password login form.
# example: PASSWORD_LOGIN_ENABLED=false
# - PASSWORD_LOGIN_ENABLED
#-------------------------------------------------------------------
-
+
depends_on:
- mongodb