We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9759a0c commit 67cafadCopy full SHA for 67cafad
src/config/v2/api.rs
@@ -45,6 +45,6 @@ impl Api {
45
}
46
47
fn default_max_user_profile_page_size() -> u8 {
48
- 30
+ 100
49
50
0 commit comments