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
Implement the logic for anything other than
GET requests.
The 2.0 branch and the apimode setting fixes this issue pretty much.
Implement the logic for anything other than
GET requests.
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.
Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+
One note is that pywebsrv.conf is still used for some queries, this will later be removed, don't base any logic on it!
Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+
Due to the extreme configuration overhaul, the configuration is the main key of focus here, if unexpected behaviour that a user might have based their logic around has been fixed in the latest…
Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+