Nitpick newline spaces

Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
simonmicro 2025-12-06 20:53:41 +01:00
parent ca722bb12a
commit dcf9051354
No known key found for this signature in database
GPG key ID: 033A4D4CE4E063D6

View file

@ -384,7 +384,7 @@ def server_check():
pykms_Sql.sql_initialize(srv_config['sqlite'])
else:
srv_config['sqlite'] = False
# Check other specific server options.
opts = [('clientcount', '-c/--client-count'),
('timeoutidle', '-t0/--timeout-idle'),