We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48e939 commit a82a9b8Copy full SHA for a82a9b8
api/dev/Unraid.net/myservers.cfg
@@ -1,18 +1,18 @@
1
[api]
2
-version=""
3
-extraOrigins=""
+version="4.1.3"
+extraOrigins="https://google.com,https://test.com"
4
[local]
5
-sandbox="no"
+sandbox="yes"
6
[remote]
7
-wanaccess="no"
8
-wanport=""
9
-upnpEnabled=""
10
-apikey=""
11
-localApiKey=""
12
-email=""
13
-username=""
14
-avatar=""
15
-regWizTime=""
+wanaccess="yes"
+wanport="8443"
+upnpEnabled="no"
+apikey="_______________________BIG_API_KEY_HERE_________________________"
+localApiKey="_______________________LOCAL_API_KEY_HERE_________________________"
+email="test@example.com"
+username="zspearmint"
+avatar="https://via.placeholder.com/200"
+regWizTime="1611175408732_0951-1653-3509-FBA155FA23C0"
16
accesstoken=""
17
idtoken=""
18
refreshtoken=""
0 commit comments