mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-27 07:29:33 +00:00
Server: return remove_disconnected to False again
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[SERVER]
|
||||
port = 25000
|
||||
buffer_size = 1024
|
||||
remove_disconnected = True
|
||||
remove_disconnected = False
|
||||
|
||||
[BROADCAST]
|
||||
use_broadcast = True
|
||||
|
||||
Reference in New Issue
Block a user