adjust lite default port, disable double BOS warning, whisper and SD go quiet when horde mode is set too

This commit is contained in:
Concedo
2024-06-13 15:10:35 +08:00
parent 92bbebb357
commit 49e4c3fd7b
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -3732,7 +3732,7 @@ Current version: 146
var temp_scenario = null;
var last_token_budget = ""; //to display token limits
var last_known_filename = "saved_story.json";
var localmodeport = 5000;
var localmodeport = 5001;
var localmodehost = "localhost";
var sublocalpathname = "";
var localmodekey = "";