Spaces:
Runtime error
Runtime error
teralomaniac
commited on
Commit
•
daae8d5
1
Parent(s):
eb776cf
Update config.js
Browse files
config.js
CHANGED
@@ -8,14 +8,15 @@
|
|
8 |
module.exports = {
|
9 |
"Cookie": "",
|
10 |
"CookieArray": [],
|
11 |
-
"Cookiecounter":
|
12 |
"CookieIndex": 0,
|
|
|
13 |
"Ip": "0.0.0.0",
|
14 |
"Port": 7860,
|
15 |
"localtunnel": false,
|
16 |
"BufferSize": 1,
|
17 |
"SystemInterval": 3,
|
18 |
-
"rProxy": "
|
19 |
"padtxt_placeholder": "",
|
20 |
"PromptExperimentFirst": "",
|
21 |
"PromptExperimentNext": "",
|
|
|
8 |
module.exports = {
|
9 |
"Cookie": "",
|
10 |
"CookieArray": [],
|
11 |
+
"Cookiecounter": 3,
|
12 |
"CookieIndex": 0,
|
13 |
+
"ProxyPassword": "",
|
14 |
"Ip": "0.0.0.0",
|
15 |
"Port": 7860,
|
16 |
"localtunnel": false,
|
17 |
"BufferSize": 1,
|
18 |
"SystemInterval": 3,
|
19 |
+
"rProxy": "",
|
20 |
"padtxt_placeholder": "",
|
21 |
"PromptExperimentFirst": "",
|
22 |
"PromptExperimentNext": "",
|