Skip to content

Commit

Permalink
disable board socket api on dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Metauriel committed Jan 13, 2025
1 parent fab6d0a commit a1e958c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ansible/group_vars/develop/cfg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ SC_DEFAULT_STORAGE_CLASS_NAME: "nfs-client"

BOARD_COLLABORATION_SERVER_REPLICAS: 1

FEATURE_COLUMN_BOARD_SOCKET_ENABLED: "true"

COMMON_CARTRIDGE_REPLICAS: 1

SERVER_H5P_LIBRARY_MANAGEMENT_CRONJOB: "{{ 60 | random(seed=NAMESPACE) }} 3 * * 3,6"
Expand Down

0 comments on commit a1e958c

Please sign in to comment.