We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
config.sample.yaml
1 parent 90331cc commit 014ffb9Copy full SHA for 014ffb9
config.sample.yaml
@@ -8,6 +8,7 @@ api:
8
max_avatar_size: 3_145_728 # 3 MB
9
min_password_length: 8
10
max_password_length: 128
11
+ max_search_params_limit: 100
12
13
path:
14
logs: "./logs"
0 commit comments