You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/configuration/reference.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,10 @@ eg: `true`
51
51
This will only allow a single user registration, and then after that the sign-up page will be disabled. Useful for self-hosting where you want complete control over users.
52
52
Warning: This will disable OIDC / OAuth!
53
53
54
+
### DISABLE_IMAGE_COMPRESSION
55
+
56
+
This will disable the image compression if set to "true".
57
+
54
58
## Social Media keys
55
59
56
60
See the "providers" section of the documentation for the provider you want to configure,
0 commit comments