implement custom route settings

This commit is contained in:
yggverse 2024-05-05 04:21:51 +03:00
parent 536e15847e
commit 1c7e01f028
2 changed files with 31 additions and 15 deletions

View file

@ -11,6 +11,10 @@
{
"host":"127.0.0.1",
"port":1900,
"route":
{
"/test":"/path/to/page.gmi"
},
"event":
{
"init":