From c7ff63743796ae554cc42190a49e9c3dab18eb8f Mon Sep 17 00:00:00 2001 From: "Evgeny @ SimpleX Chat" <259188159+evgeny-simplex@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:29:12 +0000 Subject: [PATCH] update CODE.md --- contributing/CODE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing/CODE.md b/contributing/CODE.md index ab5d7efcc..eefe68f6c 100644 --- a/contributing/CODE.md +++ b/contributing/CODE.md @@ -92,6 +92,7 @@ cabal list-bin exe:smp-server ### Cabal Flags - `swift`: Enable Swift JSON format +- `use_crypton`: Use crypton in cryptostore (default: enabled) - `client_library`: Build without server code - `client_postgres`: Use PostgreSQL instead of SQLite for agent persistence - `server_postgres`: PostgreSQL support for server queue/notification store