Skip to content

Commit

Permalink
BC-7906 - Remove WITH_TLDRAW2 and TLDRAW_URI (#1057)
Browse files Browse the repository at this point in the history
  • Loading branch information
bischofmax authored Dec 12, 2024
1 parent d1b0372 commit 48a9c6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 0 additions & 5 deletions ansible/group_vars/all/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -998,11 +998,6 @@ configuration_all:
server: true
client: false
nuxtclient: false
TLDRAW_URI:
value: "http://tldraw-server-svc:3349"
server: true
client: false
nuxtclient: false
FEATURE_CTL_TOOLS_COPY_ENABLED:
value: "false"
server: true
Expand Down
3 changes: 1 addition & 2 deletions ansible/group_vars/all/with.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ WITH_CALENDAR_INIT: false
WITH_OIDCMOCK: false
WITH_H5P_EDITOR: false
WITH_H5P_LIBRARY_MANAGEMENT: false
WITH_TLDRAW: false
WITH_TLDRAW2: true
WITH_TLDRAW: true
WITH_API_ADMIN: true
WITH_MOIN_SCHULE: false
WITH_UNSYNCED_ENTITIES_DELETION: false
Expand Down

0 comments on commit 48a9c6b

Please sign in to comment.