implement config option to disable guest mode

This commit is contained in:
zefie
2021-08-07 21:08:51 -04:00
parent a37433132e
commit c539d408c9
6 changed files with 18 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zefie_wtvp_minisrv",
"version": "0.9.12",
"version": "0.9.13-dev",
"description": "WebTV Service (WTVP) Emulation Server",
"main": "app.js",
"homepage": "https://github.com/zefie/zefie_wtvp_minisrv",