Nova
- Overijssel, The Netherlands
- https://novacow.ch/?(duh)
-
This is my custom Gitea instance. Here I store things that don't belong on GitHub!
- Joined on
2024-11-22
Block a user
Allow for reloading of config file
A year later I will finally pick it back up! I'm going to introduce auto-reloading (with an option to disable it), this is a milestone for 1.1 though.
Nova
pushed tag amethyst-prerel-0.3.1-0130-mt-tryout2 to Nova/PyWebServer
2026-08-10 16:00:52 +02:00
Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+
Nova
pushed tag amethyst-prerel-0.3.0-0114-mt-tryout1 to Nova/PyWebServer
2026-08-07 15:08:15 +02:00
Implement the logic for anything other than
GET requests.
Implement the logic for anything other than
GET requests.
The 2.0 branch and the apimode setting fixes this issue pretty much.
Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+
pywebsrv.conf is completely gone. Now only amethyst.conf exists. Most functions using the old config file will still work if they are put in the globals tag.