Commit Graph

6 Commits (5fd93237c5178561b6fdedd23110fce379d69f2b)

Author SHA1 Message Date
eric 50361e9cc9 separate keys and
host specific info into separate config files
2019-04-20 14:34:53 -04:00
eric 4e07ebf118 switch conf loading precedence 2019-04-16 12:37:20 -04:00
eric 0f6bcede69 remove ratelimit and stats page 2019-04-11 20:50:58 -04:00
eric 1ea796363b config gutenberg db
the connection settings to the postgres db were being not being set by autocat3, but instead depended on ebook converter having been run in the python environment.

This was not a good situation!
2019-04-05 17:33:43 -04:00
eric 22e0522a37 remove custom caches
My RamSession and PostgresSession were needed because the CherryPy version we were using was not compatible with Python 3. Current versions are compatible, so these are not needed.
2019-04-05 17:30:33 -04:00
eric 6849187c2a initial commit 2019-03-28 09:45:03 -04:00