That exists, it's just --timeout=forever Alright. So it is only needed to implement the reactivity to the configuration then. And also rewrite the entire FS module afterwards… :)
--madmurphy On Mon, Jun 27, 2022 at 7:59 AM Christian Grothoff <groth...@gnunet.org> wrote: > On 6/27/22 08:13, madmurphy wrote: > > That said, I strongly suspect the *timeout* option the man page > > refers to may have been removed a long time ago. Or maybe there is > > one hiding in libgnunetfs that I'm not thinking of. ;-) > > > > Yes, I meant reacting specifically to that “timeout” option (I don't > > even know how what key in the configuration file would map it, > > eventually)… But the idea is not bad! Although in that case it would > > also be needed to allow a |--timeout=infinity| option, for when a finite > > timeout is set in the configuration file… > > That exists, it's just --timeout=forever > > >