Comment by ⛄️ gim

Re: "YAGS 0.2.0"

In: s/Gemini

YAGS 0.2.1

That's a minor fix on top of 0.2.0, It fixes handling of *cgi responses and additionally adds QUERY_PARAMS_EMPTY env variable.

This is workaround for some cgi frameworks, where it's impossible to distinguish no/missing query vs empty query.

QUERY_PARAMS_EMPTY should be set only when query is present and empty

⛄️ gim [OP]

Aug 27 · 7 weeks ago

Original Post

🌒 s/Gemini

YAGS 0.2.0 — I have just tagged v0.2.0. The two main features that it brings are: user-level configuration inside .yags.toml. Right now only few settings are available at user level. This is available via ReadYagsUserFile (akin to ReadMollyFiles). The biggest difference is that those files are NOT read on any level and must reside in user's public dir. HideFiles settings (which as name implies allow to hide some files from both showing them in listing and serving) Additionally some minor...

💬 gim · 1 comment · Aug 14 · 2 months ago


Source