Mercurial > p > roundup > code
diff doc/customizing.txt @ 7887:35b4049ea2ad
doc: fix platform notes hierarchy; don't use anydbm session db
Linux and Solaris are section headers, but Windows is not. Fix that
and move all the windows stuff under the Windows header.
Add a section for windows to not use anydbm as the session/otks store.
Window only has a dumb dbm written in Python available. gdbm/ndbm
compiled backends are not available. So recommend using sqlite or
redis for session db if they don't want to spin up mysql/postgresql.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 18 Apr 2024 20:55:51 -0400 |
| parents | 03c1b7ae3a68 |
| children | 6cebbb42c883 |
