Karsten Ohme
Karsten Ohme
@heath-freenome This works for the simple fields. Thanks. For the created widget prefixing with the `"ui:options"` does not work.
Thanks. I have created a [question](https://discuss.ipfs.tech/t/ipfs-local-network-only-without-swarming-to-public-internet/17430). I will leave the issue open here and if I get an answer I will add also the answer here and close it.
I have not received an answer from the IPFS community so far but I found this [very good tutorial in IPFS](https://cestoliv.com/blog/using-ipfs-for-data-replication/). Key findings are: * Set LIBP2P_FORCE_PNET=1 to enforce a...
I could not find a configuration options for this. I have asked it again in the IPFS forum: https://discuss.ipfs.tech/t/setting-cluster-secret-in-ipfs-js/17459. Let's see if someone is able to give an answer.
So far I have not received any answer from the IPFS forum. Maybe setting the swarm key is not supported in Helia. I have found this issue: https://github.com/ipfs/js-ipfs/issues/4005 As an...
I see that in 15.7.0 `RxReplicationState.remove`. For my purposes a `RxReplicationState.stop` to close the web sockets would be most likely the solution. What is the idea behind to leave the...
My fix is to make the `websocketClient` part of the options similar to what can already be done for the replication server: https://github.com/pubkey/rxdb/compare/master...koh-osug:rxdb:master#diff-8395abd4c40a2116444ebd5daf4c5f307401693b498faa62513decf879ee2c9f Now I can close the socket manually...
Hi Antonio, you are using the `install_for_personalization` and `store_data -dataFormat format -dataEncryption encryption -data data` command? I can look into increasing the buffer size then. Can you try to make...
Great! I have pushed an update to main and the next release will contain the enhancement.
Only a single byte is used which is good enough for 128 bytes. So far this was always sufficient. Do you have a card supporting more? Then I would need...