mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2026-01-24 00:50:16 +01:00
Nitpick newline spaces
Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
parent
12cd3ac783
commit
71a00df471
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue