Private session

This commit is contained in:
2025-11-17 13:34:35 -05:00
parent 1922cf5b87
commit 4719117504
4 changed files with 63 additions and 72 deletions

View File

@@ -22,5 +22,6 @@ module.exports = {
port: 9091,
username: 'william',
password: '__IN SRECREST FILE__',
statusUpdateInterval: 500,
}
};