From 347b2c2de6a0d385a7f01ae738691a8e42a5f579 Mon Sep 17 00:00:00 2001 From: rrryfoo Date: Wed, 29 Mar 2023 00:36:05 +0000 Subject: [PATCH] more --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8731a3b..5d3aa69 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +If you change this value, you have to restart the server to apply changes. + +By default, its value is: +```json +{ + "url": "default-ns" +} +```