fix solanum config typo
This commit is contained in:
parent
cd0ac8d5d1
commit
4f31b5b222
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ general {
|
||||||
anti_spam_exit_message_time = 5 minutes;
|
anti_spam_exit_message_time = 5 minutes;
|
||||||
# Desyncs are BAD.
|
# Desyncs are BAD.
|
||||||
ts_warn_delta = 5 seconds;
|
ts_warn_delta = 5 seconds;
|
||||||
tx_max_delta = 5 minutes;
|
ts_max_delta = 5 minutes;
|
||||||
client_exit = yes;
|
client_exit = yes;
|
||||||
collision_fnc = yes;
|
collision_fnc = yes;
|
||||||
resv_fnc = yes;
|
resv_fnc = yes;
|
||||||
|
|
Loading…
Reference in a new issue