Add actual config option

This commit is contained in:
iliajie
2022-10-31 16:26:49 +02:00
parent ccace2ce81
commit 8c2ae56298
2 changed files with 2 additions and 0 deletions

View File

@@ -1 +1,2 @@
base_port=555
flavors=1

View File

@@ -1,2 +1,3 @@
base_port=Base port number for WebSockets connections,0,5
size=Terminal width and height in characters,3,Automatic,5,,,Static (80x24)
flavors=Enable inbuilt command prompt color customization,1,1-Yes,0-No