chore: set low importance to config
This commit is contained in:
parent
1ab009f081
commit
cf6cb3e4ad
|
@ -1802,6 +1802,7 @@ fields("session_persistence") ->
|
|||
pos_integer(),
|
||||
#{
|
||||
default => 100,
|
||||
importance => ?IMPORTANCE_LOW,
|
||||
desc => ?DESC(session_ds_session_gc_batch_size)
|
||||
}
|
||||
)},
|
||||
|
|
Loading…
Reference in New Issue