diff options
author | jake <jake@jakes-mail.top> | 2022-09-02 19:36:44 -0400 |
---|---|---|
committer | jake <jake@jakes-mail.top> | 2022-09-02 19:36:44 -0400 |
commit | f88ff93ef92f3ce79cc01220c4ee9fcbc14649cb (patch) | |
tree | f62a987e6cd764e61dd3afad7d9e32557509e90e /TO_FIX.md | |
parent | 7ec99c4900b7fd6117fc20e70c76eba4c8032f6f (diff) |
Add 'Gone' gemini status
Diffstat (limited to 'TO_FIX.md')
-rw-r--r-- | TO_FIX.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ handle signals like interrupt better recently-accepted-cert-cache for specific cert-req keys, doing a look up EACH and EVERY TIME can be expensive when it it likely that a single person will be looking around. reduce complexity in cert_req() + +put peer data in a global hash for easy access for logging and cgi scripts |