mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-06-17 21:56:19 +02:00
Start again
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
'use strict';
|
||||
exports.base64 = false;
|
||||
exports.binary = false;
|
||||
exports.dir = false;
|
||||
exports.createFolders = false;
|
||||
exports.date = null;
|
||||
exports.compression = null;
|
||||
exports.compressionOptions = null;
|
||||
exports.comment = null;
|
||||
exports.unixPermissions = null;
|
||||
exports.dosPermissions = null;
|
||||
Reference in New Issue
Block a user