Mercurial > p > roundup > code
view doc/license.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 | 0d9f704a7ef2 |
| children | a1bdd7823bf8 |
line wrap: on
line source
License ======= Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): .. raw:: html <div class="file_insert"> .. include:: ../COPYING.txt .. raw:: html </div>
