This commit is contained in:
rrryfoo
2023-03-29 00:36:05 +00:00
parent 29003c1a96
commit 347b2c2de6
+8 -1
View File
@@ -38,4 +38,11 @@ An example of what the file content should be:
} }
``` ```
If you change this value, you have to restart the server to apply changes. If you change this value, you have to restart the server to apply changes.
By default, its value is:
```json
{
"url": "default-ns"
}
```