Enable the websocket module in the slim build.

This commit is contained in:
Relintai 2022-11-13 02:43:11 +01:00
parent 6806ad3487
commit 16f4c897cf
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ slim_args += 'module_users_enabled=no '
#slim_args += 'module_vorbis_enabled=no '
slim_args += 'module_voxelman_enabled=no '
slim_args += 'module_web_enabled=no '
slim_args += 'module_websocket_enabled=no '
#slim_args += 'module_websocket_enabled=no '
slim_args += 'module_wfc_enabled=no '
#slim_args += 'module_etc_enabled=no '
#slim_args += 'module_gltf_enabled=no '