Skip to content

Commit 3c8e8c4

Browse files
Reworked the restriction and restart the program when listening IP option will be changed
1 parent 2388fab commit 3c8e8c4

File tree

4 files changed

+83
-138
lines changed

4 files changed

+83
-138
lines changed

html/lang/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"listeningIp" :
445445
{
446446
"title": "Listening IPs",
447-
"description": "Enter the listening IPs seprated by an ';' for example: 127.0.0.1;192.168.2.1"
447+
"description": "Enter the listening IPs seprated by an ';' for example: 127.0.0.1;192.168.2.1<br>Changing this option will exit the program! You need to restart it if you didn't configured a restart!"
448448
},
449449
"forceHttps":
450450
{

0 commit comments

Comments
 (0)