Added setting description

This commit is contained in:
2020-09-24 16:25:21 -05:00
parent 689350f4ed
commit c71adbc16d

View File

@@ -41,6 +41,7 @@
}, },
"SkynetConfig": { "SkynetConfig": {
"EncryptionToken": "Encryption token used to encrypt files in Skynet. Set this value once as it applies to all files stored.", "EncryptionToken": "Encryption token used to encrypt files in Skynet. Set this value once as it applies to all files stored.",
"PortalList": "List of Skynet portals used to load-balance uploads and downloads." "PortalList": "List of Skynet portals used to load-balance uploads and downloads.",
"MaxUploadCount": "Maximum number of simultaneous uploads."
} }
} }