summaryrefslogtreecommitdiff
path: root/src/SMAPI/SMAPI.config.json
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-09-22 00:38:42 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-11-28 00:01:50 -0500
commit65046c3c409df9c2cd4897f8358b259726ff496a (patch)
tree23085124888a0f800a7837979153cf74f47a018e /src/SMAPI/SMAPI.config.json
parentf3626992cf17cfab6e9be65dd30f4a446c30c071 (diff)
downloadSMAPI-65046c3c409df9c2cd4897f8358b259726ff496a.tar.gz
SMAPI-65046c3c409df9c2cd4897f8358b259726ff496a.tar.bz2
SMAPI-65046c3c409df9c2cd4897f8358b259726ff496a.zip
remove outdated note in config.json
Diffstat (limited to 'src/SMAPI/SMAPI.config.json')
-rw-r--r--src/SMAPI/SMAPI.config.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/SMAPI/SMAPI.config.json b/src/SMAPI/SMAPI.config.json
index 7b5625d6..e62c8880 100644
--- a/src/SMAPI/SMAPI.config.json
+++ b/src/SMAPI/SMAPI.config.json
@@ -76,8 +76,6 @@ copy all the settings, or you may cause bugs due to overridden changes in future
/**
* The base URL for SMAPI's web API, used to perform update checks.
- * Note: the protocol will be changed to http:// on Linux/macOS due to OpenSSL issues with the
- * game's bundled Mono.
*/
"WebApiBaseUrl": "https://smapi.io/api/",