drop not maintained build-in server solution

This commit is contained in:
yggverse 2024-04-27 21:53:40 +03:00
parent 5464994fe3
commit e6781f867f
6 changed files with 4 additions and 333 deletions

View file

@ -1,12 +0,0 @@
{
"host":"127.0.0.1",
"port":1965,
"cert":"cert.pem",
"key":"key.rsa",
"data":
{
"directory":"public",
"index":"index.gmi",
"listing":true
}
}