mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2026-04-21 06:03:43 +00:00
Nitpick newline spaces
Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
parent
12cd3ac783
commit
71a00df471
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ def server_check():
|
||||||
pykms_Sql.sql_initialize(srv_config['sqlite'])
|
pykms_Sql.sql_initialize(srv_config['sqlite'])
|
||||||
else:
|
else:
|
||||||
srv_config['sqlite'] = False
|
srv_config['sqlite'] = False
|
||||||
|
|
||||||
# Check other specific server options.
|
# Check other specific server options.
|
||||||
opts = [('clientcount', '-c/--client-count'),
|
opts = [('clientcount', '-c/--client-count'),
|
||||||
('timeoutidle', '-t0/--timeout-idle'),
|
('timeoutidle', '-t0/--timeout-idle'),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue