mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
enable logging in example usage to make it more interessting to look at
This commit is contained in:
@@ -43,7 +43,7 @@ Run `deltachat-rpc-server --openrpc` to get [OpenRPC](https://open-rpc.org/) spe
|
||||
Standard I/O is the default option, but you can also tell `deltachat-rpc-server` to use a unix socket instead.
|
||||
|
||||
```
|
||||
deltachat-rpc-server --unix ./chatmail-core.sock
|
||||
RUST_LOG=info deltachat-rpc-server --unix ./chatmail-core.sock
|
||||
```
|
||||
|
||||
While this technically allows multiple processes to communicate with the same rpc server instance,
|
||||
|
||||
Reference in New Issue
Block a user