Cassowary cas
  • Joined on 2021-10-26
cas commented on pull request coop-cloud/matrix-synapse#51 2025-10-03 18:18:56 +00:00
Expose max_upload_size as a configurable option

I believe I have preserved the default (eg, MAX_UPLOAD_SIZE is empty) by using the { or } construction in the templates (they were explicitly set to 50M before). That is an extra protection for…

cas created pull request coop-cloud/matrix-synapse#51 2025-10-02 18:43:01 +00:00
Expose max_upload_size as a configurable option
cas pushed to cas_expose_maxupload at coop-cloud/matrix-synapse 2025-10-02 18:41:07 +00:00
e3df032bda Expose max_upload_size as a configurable option
cas created branch cas_expose_maxupload in coop-cloud/matrix-synapse 2025-10-02 18:41:07 +00:00
cas commented on issue coop-cloud/gotosocial#6 2025-09-08 20:50:01 +00:00
Warning banner with default deployment

yeah I ran into this issue a number of times, setting trusted-proxies was my best attempt but seems like it doesn't work on the most recent version. Looking at the documentation it seems like…

cas commented on issue coop-cloud/gotosocial#6 2025-09-08 20:49:17 +00:00
Warning banner with default deployment

Unrelated to this bug i was looking a the debug config output and it showed:

    "trusted-proxies": [
        "127.0.0.1/32",
        "::1"
    ],
…
cas pushed to cas_fix_proxy_banner at coop-cloud/gotosocial 2025-09-08 18:10:41 +00:00
cef682770a Add configurations that fix trusted proxy banner
cas created branch cas_fix_proxy_banner in coop-cloud/gotosocial 2025-09-08 18:10:41 +00:00
cas commented on issue coop-cloud/gotosocial#6 2025-09-08 18:03:17 +00:00
Warning banner with default deployment

I added an advanced-rate-limit-exceptions key to the config and it seems to have resolved it. Dunno if that's a good way to fix it.

cas opened issue coop-cloud/gotosocial#6 2025-09-08 17:55:21 +00:00
Warning banner with default deployment
cas pushed tag 1.0.1+2.38.0 to coop-cloud/custom-html-tiny 2025-08-31 17:52:24 +00:00
cas pushed to main at coop-cloud/custom-html-tiny 2025-08-31 17:52:21 +00:00
39c35c33d8 chore: publish 1.0.1+2.38.0 release
3ed3698ce7 Update README.md, again
2e3ab4c50c Update README.md
Compare 3 commits »
cas closed issue coop-cloud/custom-html-tiny#2 2025-08-31 17:35:30 +00:00
For some reason under some circumstances wants to allocate infinity ram and crashes / becomes undeployable
cas commented on issue coop-cloud/custom-html-tiny#2 2025-08-31 17:35:26 +00:00
For some reason under some circumstances wants to allocate infinity ram and crashes / becomes undeployable

This is fixed by switching to SWS (version 1.0.0+2.38.0)

cas closed pull request coop-cloud/custom-html-tiny#3 2025-08-31 17:34:48 +00:00
Switch to Static Web Server from THTTPd
cas commented on pull request coop-cloud/custom-html-tiny#3 2025-08-31 17:34:47 +00:00
Switch to Static Web Server from THTTPd

I have manually merged this pull request.

cas pushed tag 1.0.0+2.38.0 to coop-cloud/custom-html-tiny 2025-08-31 17:33:40 +00:00
cas pushed to switch_to_svs at coop-cloud/custom-html-tiny 2025-08-31 17:33:39 +00:00
cas created branch switch_to_svs in coop-cloud/custom-html-tiny 2025-08-31 17:33:39 +00:00
cas pushed to main at coop-cloud/custom-html-tiny 2025-08-31 17:33:39 +00:00
feb1e3dbb9 chore: publish 1.0.0+2.38.0 release
742232d7f1 Switch to Static Web Server from THTTPd
Compare 2 commits »