You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/config.sample.json
+7-12
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@
6
6
"asset_versioning": true,
7
7
"blizzard_greeting_html": "<div class=\"alert alert-secondary p-2\">Hey there, Blizzard! We hope you find our info useful with your work, come ask us in the Discord any questions. <a href=\"https://discord.gg/u87WVeu\">discord.gg/u87WVeu</a> 😊</div>",
8
8
"campaigns": {
9
-
"battleforthenet": "",
10
9
"vultr": ""
11
10
},
12
11
"donations": {
@@ -15,10 +14,10 @@
15
14
"paypal_url": null,
16
15
"user_id": null
17
16
},
18
-
"maintenance": [
19
-
false,
20
-
"BNETDocs has to take a brief moment to do some system maintenance. We'll be back shortly."
21
-
],
17
+
"maintenance": {
18
+
"enabled": false,
19
+
"message": "BNETDocs has to take a brief moment to do some system maintenance. We'll be back shortly."
0 commit comments