update example settings json

This commit is contained in:
IsWaffle 2024-05-15 11:09:43 -04:00
parent a2e8c67dbd
commit 84dd270f25

View File

@ -25,7 +25,8 @@
"hostname": "sftp.slugma-ligma.com", "hostname": "sftp.slugma-ligma.com",
"port": 12345, "port": 12345,
"uploadPath": "/public/patchers", "uploadPath": "/public/patchers",
"httpPath": "https://mirror.slugma-ligma.com/patchers" "httpPath": "https://mirror.slugma-ligma.com/patchers",
"allowHubEntry": true
} }
] ]
} }