Small question about gnunet-search
madmurphy <[email protected]>
| Newsgroups | gmane.network.gnunet.devel |
|---|---|
| Message-ID | <CAExyPMe-pfhT=HuxrM29CAmEtWqnD-KytJdw3P4SNKr+X_R+HQ@mail.gmail.com> |
Hi everyone, I have a question about something I had noticed some months ago while reviewing the man page for gnunet-search. After typing man gnunet-search and scrolling down, the following text appears: FILES~/.config/gnunet.conf GNUnet configuration file; specifies the default value for the timeout However there is nothing in the source code of src/fs/gnunet-search.c <https://git.gnunet.org/gnunet.git/tree/src/fs/gnunet-search.c?id=b6cbb6f800ef9aeebcfb76a7ba721d4b95a2e2ca> that reacts to the configuration. Was that a planned feature? --madmurphy