Spaces:
Runtime error
Runtime error
Tsumugii24
commited on
Commit
·
8c07d8e
1
Parent(s):
1113241
update config.json file
Browse files- config.json +2 -2
config.json
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
"server_name": "127.0.0.1",
|
8 |
"server_port": 8010,
|
9 |
"autobrowser": true,
|
10 |
-
"share":
|
11 |
"websearch_engine": "duckduckgo"
|
12 |
-
}
|
|
|
7 |
"server_name": "127.0.0.1",
|
8 |
"server_port": 8010,
|
9 |
"autobrowser": true,
|
10 |
+
"share": false,
|
11 |
"websearch_engine": "duckduckgo"
|
12 |
+
}
|