Skip to content

Commit 014ffb9

Browse files
committed
chore: add missing configuration to config.sample.yaml
1 parent 90331cc commit 014ffb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sample.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ api:
88
max_avatar_size: 3_145_728 # 3 MB
99
min_password_length: 8
1010
max_password_length: 128
11+
max_search_params_limit: 100
1112

1213
path:
1314
logs: "./logs"

0 commit comments

Comments
 (0)