summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
diff options
context:
space:
mode:
Diffstat (limited to 'start-wekan.bat')
-rwxr-xr-xstart-wekan.bat4
1 files changed, 0 insertions, 4 deletions
diff --git a/start-wekan.bat b/start-wekan.bat
index 9bcab655..55dace87 100755
--- a/start-wekan.bat
+++ b/start-wekan.bat
@@ -378,10 +378,6 @@ REM # LOGOUT_ON_MINUTES : The number of minutes
REM # example : LOGOUT_ON_MINUTES=55
REM SET LOGOUT_ON_MINUTES=
-REM # LINKED_CARDS_ENABLED : Enable or not the linked cards feature
-REM # Default: true
-REM SET LINKED_CARDS_ENABLED=false
-
cd .build\bundle
node main.js
cd ..\..