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: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,10 +101,6 @@ Using Docker for Hubzilla provides several advantages:
101
101
- SMTP environment variables are necessary for admin registration. Make sure they are specified in the `.env` files correctly. Use app passwords if necessary for services with TFA(gmail, etc.).
102
102
- Upload size limit is controlled by custom-php.ini, currently set to 20MB. Change if needed to appropriate value.
103
103
104
-
## Known issues
105
-
106
-
- If login doesn't persist, add the following to your proxy config `proxy_cookie_path / "/; Secure; HttpOnly; SameSite=None";`
0 commit comments