mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
implement custom route settings
This commit is contained in:
parent
536e15847e
commit
1c7e01f028
2 changed files with 31 additions and 15 deletions
|
|
@ -11,6 +11,10 @@
|
|||
{
|
||||
"host":"127.0.0.1",
|
||||
"port":1900,
|
||||
"route":
|
||||
{
|
||||
"/test":"/path/to/page.gmi"
|
||||
},
|
||||
"event":
|
||||
{
|
||||
"init":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue