Max Partenfelder

Results 8 comments of Max Partenfelder

Hi @edward-shen Thank you so much for your detailed description here. I am at the very same point, where I am trying to get a team page working so I...

@edward-shen Thanks for coming back to me. Setting `GRIST_SINGLE_ORG: docs` does not enable "document sharing" between different users from what I have tested. Any advice @paulfitz ?

Thanks to all of your support, I got it working. For reference, here are my ENV vars: ``` TZ: Europe/Berlin GRIST_SUPPORT_ANON: false GRIST_FORCE_LOGIN: true COOKIE_MAX_AGE: 86400000 GRIST_ORG_IN_PATH: true GRIST_HIDE_UI_ELEMENTS: billing,sendToDrive...

Addition of this feature would be much appreciated. On a different note: A hint in the Router docs stating that this (kind of established) functionality is currently not available. Proper...

Hi @bugrakocabay, although your interpretation of `consecutive` in terms of wording is probably more precise, it is not exactly what I intended with this feature request. I would imagine it...

Hi @bugrakocabay, that's exactly what I had in mind. Although I also see a use-case for your `consecutive: true` logic in case of super-critical systems or applications. I would opt...

From what I can see, #614 is implementing this functionality ready for review

Hi @mrniko Indeed directly stating the env variables in the YAML configuration file worked. It didn't occur to me since I was focused on using the open liberty `server.xml` variables....