manager: Remove legacy PoC manager web application

This has not been developed for years and as far as web applications
go it has some serious (security) issues.  So just remove it.
This commit is contained in:
Tobias Brunner
2026-07-24 14:17:47 +02:00
parent ea7a721dd8
commit f55bb2b384
56 changed files with 13 additions and 5944 deletions
-18
View File
@@ -1,18 +0,0 @@
manager.database =
Credential database URI for manager. If it contains a password, make
sure to adjust the permissions of the config file accordingly.
manager.debug = no
Enable debugging in manager.
manager.load =
Plugins to load in manager.
manager.socket =
FastCGI socket of manager, to run it statically.
manager.threads = 10
Threads to use for request handling.
manager.timeout = 15m
Session timeout for manager.