3 lines
80 B
JavaScript
3 lines
80 B
JavaScript
exports.host = "0.0.0.0";
|
|
exports.port = 32202;
|
|
exports.share_path = "/srv/ftp"; |