mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Remove LINKED_CARDS_ENABLED settings, because it does not work.
Thanks to xet7 !
This commit is contained in:
parent
e928660bc0
commit
e142acfdb7
13 changed files with 10 additions and 59 deletions
|
@ -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 ..\..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue